Thanks,

run jboos:

run -b 0.0.0.0 is for remotely connection. But when I try to run jboss as 
window service. i try to change line in the wrapper.conf
wrapper.java.additional.1=-Dprogram.name=run.bat 

into

wrapper.java.additional.1=-Dprogram.name=run.bat  -b 0.0.0.0

Jboss server can not start.

Or 
wrapper.java.additional.1=-Dprogram.name=run1.bat  

and run1.bat like:
run.bat  -b 0.0.0.0

Jboss can start running but with no remotely. Someone can help me with these?

Thanks




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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175728
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to