Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

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

scott.stark@jboss.org

2007-06-12


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
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.