0 Replies Latest reply on Nov 14, 2003 1:06 PM by eche_davos

    Jboss behind firewall

    eche_davos


      I have a jboss running behind a router.

      I get the bean reference from the client with HttpInvoker but when i try to invoke the create method doesn't work.

      In the HTTP conection the server send to the client the WebService internal ip and the port (8083). (http://[internal ip]:8083) and when i set the Host attribute to my external ip the jboss throws bind exception.

      Anybody knows how to set the external ip to the class loading servlet.

      Thanks.