Installation Guide › Configure JBoss as a Windows Service
Configure JBoss as a Windows Service
When you configure the JBoss application server as a web service, it automatically runs when the computer starts.
Follow these steps:
- Browse to the JBoss community download website and download the jboss-native-2.0.9-windows-x86-ssl.zip file.
- Copy and decompress the jboss-native-2.0.9-windows-x86-ssl.zip file to the following directory:
gm_install\eurekify-jboss
Note: gm_install is the CA GovernanceMinder installation directory.
New directories and files are created.
- Create a backup of the service.bat file in the following subdirectory:
gm_install\eurekify-jboss
- Edit the service.bat file in the gm_install\eurekify-jboss\bin subdirectory as follows:
- Search the file and replace the string run.bat with the string eurekify.bat.
- Locate and delete the following strings in the file:
- > run.log
- >> run.log
- > shutdown.log
- >> shutdown.log
- 2>&1
- Save changes to the file.
- Open a command line window from the Start menu and navigate to this directory:
...\jboss-native-2.0.9-windows-x86-ssl\bin
- Enter service install.
A confirmation message appears after the JBoss web application service is installed.
- Open the Windows Control Panel, and double-click Administrative Tools, Services.
The Services application window appears.
- Locate and right-click the JBoss Application Server entry, and select Properties.
- Change the Startup Type to Automatic, click OK and exit the Services application.
- Restart the computer.
- Verify CA GovernanceMinder log files to verify that the JBoss Application Server starts.
The JBoss application server is configured as a Windows service.
This section contains the following topics:
JBoss Windows Service Fails to Start
Copyright © 2014 CA.
All rights reserved.
|
|