[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Running JBoss as windows service with procrun

PeterJ do-not-reply at jboss.com
Mon Jul 20 13:32:02 EDT 2009


I think that JavaSevice (http://javaservice.objectweb.org/[/url]) loads the JVM directly, but it has fallen out of favor: [url]http://www.jboss.org/community/wiki/RunJBossAsAServiceOnWindows 

Here is one more thing you can try. Set _JAVA_LAUNCHER_DEBUG and run run.bat. This option causes java.exe to print out, among other things, the exact parameters passed to the JVM.

If that doesn't help you, then could you provide details on how you configured procrun?

One other thought - to meet objective 2, you could always copy java.exe as jboss.exe and change run.bat to use jboss.exe. I've done something similar before.

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

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



More information about the jboss-user mailing list