Ivan Jordanov [http://community.jboss.org/people/ivanbest] created the discussion
"Re: hostname" To view the discussion, visit: http://community.jboss.org/message/607424#607424 -------------------------------------------------------------- In your jboss conf - change the following: * <jboss_home>\server\<your_server>\deploy\jbossws.sar\jbossws.beans\META-INF\jboss-beans.xml property alwaysModifySOAPAddress should be false * bind the IP during Jboss start (ex. ./run.sh -b 192.168.2.3) (do not use -b 0.0.0.0) Enjoy :) -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/607424#607424] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
