Actions
Jboss AS 4.2.2¶
This service is belong to jboss
user and runlevel
is 3,4,5.
Important note: The server is only allowed one Jboss application server running in the background
Start¶
As root user:
service jboss4 start
As jboss user:
/etc/init.d/jboss4 start
Stop¶
As root user:
service jboss4 stop
As jboss user:
/etc/init.d/jboss4 stop
Updated by chin-yeh over 14 years ago · 4 revisions