Using Jboss As; Using The Linux Service (Production) - Red Hat APPLICATION STACK 1.3 - RELEASE NOTES Release Note

Table of Contents

Advertisement

Chapter 4.

Using JBoss AS

1. Using the Linux service (production)

JBoss AS can be started, stopped, and configured to start automatically at boot time either from
the command line or using a graphical tool.
You can start and stop the
window (as is typical of a network service):
service jbossas start
...
service jbossas stop
The behavior at boot can be controlled with the
service (see chkconfig man page).
Alternatively, you can issue the command
Red Hat Service Configuration Tool, which can also be activated from the main menu. Select:
System Settings > Server Settings > Services
Note
For security purposes, beginning with Red Hat Application Stack V.1.1,
authentication for the jmx-console, web-console, jmx-invoker and http-invoker is
turned on. Additionally, no user accounts are active by default, so as to prevent
default user / password based attacks.
• Accounts for the jmx-console and the invokers can be set up by modifying:
$JBOSS_HOME/server/$CONFIG/conf/props/jmx-console-users.properties
• Accounts for the web-console users can be set up by modifying:
$JBOSS_HOME/server/$CONFIG/deploy/management/console-mgr.sar
/web-console.war/WEB-INF/classes/web-console-users.properties
Please note that the file name above has been split onto two lines for
readability. It should be understood and entered as one continuous line.
Where
the server configuration you are using.
service using the
jbossas
system-config-services
is the install directory (
$JBOSS_HOME
command as root on a console
service
command, as any other Linux
chkconfig
/var/lib/jbossas
to activate the graphical
) and
$CONFIG
is
11

Advertisement

Table of Contents
loading

Table of Contents