2 Replies Latest reply on Aug 14, 2007 4:12 AM by rcherchi

    Issue with local soad:address generated

    rcherchi

      Hi guys,

      I'm using JBossWS 1.2.0.SP1 and JBoss AS 4.0.5GA ( EJB3 install)

      I wrote some web services using EJB 3 and I would like to test if they work on the web.

      However, the generated soap address refers to my local machine name like :

      http://my-local-machine-name:8080/my-jar-name/MyService?wsdl

      Maybe if, I would have something like it would work :

      http://my-public-ip-address:8080/my-jar-name/MyService?wsdl

      What do you think ? Do you know how can I change that ?

      Thank you for helping me.

      Best regards.

      --
      Romain