[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Running Jboss As Windows Service

jaikiran do-not-reply at jboss.com
Thu Nov 6 06:35:50 EST 2008


You can do this:

:cmdStart
  | REM Executed on service start
  | call run.bat -b 0.0.0.0 >run.log
  | goto cmdEnd 

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

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



More information about the jboss-user mailing list