[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:49:25 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>
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=4053513#4053513
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053513
More information about the jboss-user
mailing list