Outstanding Tips About How To Start Jboss As A Service
I have a batch file i.e test.exe where i have written a script to start a jboss as a service.
How to start jboss as a service. I believe i have done everything. To make the service start automatically when the red hat enterprise linux server starts, run the following command: Edit the file <<strong>jboss</strong> installation folder>/bin/standalone.bat and replace the line set server_opts=%* towards the begining of the file by the following lines :
Start jboss as a windows service. On the windows server, select start > control panel > administrative tools > services , then select the windows service for jboss application server. (optional) change the startup type for this service.
There is some documentation about running jboss as service (boy not for jboss 7):. I think that you have to adopt for example start script from earlier jboss version or create your own. A new service can be created with the service.
The main difference with the as 7 distribution is that you have a set. I can successfully get jboss to start by typing service jboss start from the command line, but cannot get it to auto start as a service. I'm struggling with the start of jboss as a service.