Actions
Jboss AS 510 » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
chin-yeh, 08/24/2010 10:02 AM
Jboss AS 5.1.0¶
This service is belong to jboss
user. The runlevel
is 3,4,5 but disabled at the moment.
Important note: The server is only allowed one Jboss application server running in the background
Start¶
As root user:
service jboss5 start
As jboss user:
/etc/init.d/jboss5 start
Stop¶
As root user:
service jboss5 stop
As jboss user:
/etc/init.d/jboss5 stop
Updated by chin-yeh over 14 years ago · 2 revisions