webMethods Microsoft Package 9.0 | webMethods Package for Microsoft .NET Documentation | webMethods Package for Microsoft .NET Installation and User’s Documentation | Configuring webMethods Microsoft Package | Modifying HTTP port
 
Modifying HTTP port
You can modify the HTTP port specified at the time of installation of webMethods Microsoft Package.
*To modify HTTP port
1. Go to Software AG_directory /DotNetHost folder.
2. Open wmSystem.exe.config file.
3. Change the HTTP port by modifying the port number specified in the baseAddress element.
For example, to set the port number as 9842, set the value of baseAddress element as: http://localhost:9842/msnethost
Note:
You must specify only a port number that is available and not already in use.
4. Go to Integration Server_directory \packages\WmDotNet\config directory.
5. Open properties.cnf file.
6. Modify the value of port.
Note:
If the properties.cnf file does not exist, create the file and add the port=9842
7. Restart the webMethods Microsoft Package windows service.
8. Go to Integration Server Administrator and reload the WmDotNet package.