Author Archives: jm

JBoss as a Windows Service

*Download Java Service Wrapper from here *Set env variables JAVA_HOME= JBOSS_HOME= *Copy the following files into the JBoss bin directory: {WRAPPER_HOME}\bin\Wrapper.exe {WRAPPER_HOME}\src\bin\App.bat.in {WRAPPER_HOME}\src\bin\InstallApp-NT.bat.in {WRAPPER_HOME}\src\bin\UninstallApp-NT.bat.in *Rename the three batch files as follows. Be sure to remove the .in extensions so that … Continue reading

Posted in jboss | Leave a comment