JBoss Community

Re: hostname

created by Ivan Jordanov in Beginner's Corner - View the full discussion

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

Start a new discussion in Beginner's Corner at Community