anonymous wrote : I have downloaded jboss-native-2.0.3-windows-i686-ssl, any idea how to
run the service so jboss server can be accessed other than from localhost?
|
Edit the service.bat file that comes with the jboss-native :
call run.bat >run.log
to
call run.bat -b 0.0.0.0 >run.log
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130719#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...