[jboss-user] [JCA/JBoss] - how to access jboss by ip address..

mohit.275930 do-not-reply at jboss.com
Mon Feb 16 08:38:27 EST 2009


hi, i have an applicaiton and i have deployed it as a new server on jboss.i have a runserver.bat file which calls my run.bat file in bin folder to deploy this application. 
In my runserver.bat i use the command 

run -c appname -Dlog4j.configuration=log4jWEB.xml 
-Dappserver.type=JBOSS 

Running it on localhost works fine.But if i use the command 
run -c appname -b Ipaddress -Dlog4j.configuration=log4jWEB.xml -Dappserver.type=JBOSS 

by adding -b ipaddress to bind it to my ip address.It gives some errors and application is not deployed. 

So what should i do to deploy this application on my Ip address rather than on localhost.Beacause i want to use this application by network. 

Thanks 
Mohit

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

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



More information about the jboss-user mailing list