Jboss AS 510 with HornetQ » History » Revision 2
Revision 1 (chin-yeh, 08/24/2010 10:06 AM) → Revision 2/3 (chin-yeh, 08/24/2010 10:07 AM)
h1. Jboss AS 5.1.0 with HornetQ 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* h2. Start -As root user:- <pre> service jboss5hq jboss5 start </pre> As jboss user: <pre> /etc/init.d/jboss5hq /etc/init.d/jboss5 start </pre> h2. Stop -As root user:- <pre> service jboss5hq jboss5 stop </pre> As jboss user: <pre> /etc/init.d/jboss5hq /etc/init.d/jboss5 stop </pre>