Este conteúdo não está disponível no idioma selecionado.
4.2. Running as a Service on Red Hat Enterprise Linux
If JBoss Enterprise Application Platform is installed using the RPM Installation via the Red Hat Network method, it is installed as a service. This is done by adding a new start script:
/etc/init.d/jbossas, which is run automatically when Red Hat Enterprise Linux starts.
The profile used by the service is configured in
/etc/sysconfig/jbossas. If you want a profile other than "default" used, change the "JBOSSCONF=" line, specifying the required profile. The service must be restarted for this change to take effect.
Note
Make sure that the line is not commented out (remove the # character if present).
Note
For a full list of profiles and the services they include, refer to the Administration and Configuration Guide.