[jboss-user] [JBossWS] - Re: soap:address location using HOSTNAME rather than IP addr

shaiknoor_basha do-not-reply at jboss.com
Tue Jun 12 08:50:38 EDT 2007


hi dont worry, i have a solution for your problem
there are two ways to solve this problem
i). u need to start your jboss server with this command on command prompt

%JBoss_home%\bin>run.bat -b <your IP Address>
Ex: run.bat -b 192.234.145.232

ii).the second way is find jboss-server.xml in jboss installer foler(Jboss_Home) then
in that file(s) replace the ${binding-address} to <your IP address>

then start the jboss server normaly


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053514#4053514

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053514



More information about the jboss-user mailing list