Installation Guide › Configuring the Server Post Installation › Optional Configuration Procedures › Configure JBoss as a Windows Service
Configure JBoss as a Windows Service
When you configure the JBoss application server as a web service, it runs automatically when the computer boots.
To configure JBoss as a Windows service
- Browse to the JBoss community download website and download the JBoss Native 2.0.1 Windows 32 package.
- Copy the jboss-native-2.0.1-windows-i686-ssl.zip archive to the following directory:
RCM_install\eurekify-jboss
Note: RCM_install is the CA RCM installation directory.
- Unzip the file.
New directories and files are created.
- Edit the service.bat file in the \bin subdirectory as follows:
- Search the file and replace the string run.bat with the string eurekify.bat.
- Find and delete the following strings in the file:
- >run.log
- >>run.log
- >shutdown.log
- >>shutdown.log
Save changes to the file.
- Open a command-line window from the Start menu (Start, Run, cmd). Navigate to the directory:
RCM_install\eurekify-jboss\bin
- Enter service install.
A confirmation message appears after the JBoss web application service is installed.
- Open the Windows Control Panel. Double-click Administrative Tools, Services.
- Right-click the JBoss Application Server 4.2 entry and select Properties.
- Change the Startup Type to Automatic and click OK.
- Reboot the computer.
- Check CA RCM log files to verify that the JBoss Application Server starts.