All,
I have a webservice that starts on port 8180 and automatically binds to 127.0.0.1:8180.
The client, when making a request to this webservice, apparently uses
http://localhost:8180 and this is somehow not getting resolved ending up in a
SOAPException (Server - null). FYI, I have started the server with the following option
-b 0.0.0.0
Any inputs would be helpful !!!
Thanks
K
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056162#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...