Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hello, would anyone know of if webMethods has any port restrictions with PORT 80?
It has none, aside from OS ones, for example you cannot bind to ports below 1024 on Unixes by default.
What problem do you face?
Well we are trying to expose a web service that I have created within Developer. We have it going through apache then hitting our proxy IS, do you know how to expose a webservice with this setup?
There shouldn’t be any issues Proxy Port:8080.
Are you using the same port? what settings do you currently see in the Settings > Proxy Servers?
HTH, RMg
Hi RMG, i figured the apache part of it now and I can access the proxy which inturn redirects me to my internal IS. However how would one have the client access the webservice via the url in the connectors?