0 Replies Latest reply on Jun 20, 2007 2:56 PM by akrishmohan

    Webservice address bind problem

    akrishmohan

      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