Project

General

Profile

Jboss AS 510 with HornetQ » History » Version 3

chin-yeh, 09/30/2010 11:27 AM

1 1 chin-yeh
h1. Jboss AS 5.1.0 with HornetQ
2
3 3 chin-yeh
This service is belong to @jboss@ user. The @runlevel@ is 3,4,5.
4 1 chin-yeh
5
6
h2. Start
7
8
-As root user:-
9
<pre>
10 2 chin-yeh
service jboss5hq start
11 1 chin-yeh
</pre>
12
13
As jboss user:
14
<pre>
15 2 chin-yeh
/etc/init.d/jboss5hq start
16 1 chin-yeh
</pre>
17
18
19
h2. Stop
20
21
-As root user:-
22
<pre>
23 2 chin-yeh
service jboss5hq stop
24 1 chin-yeh
</pre>
25
26
As jboss user:
27
<pre>
28
/etc/init.d/jboss5hq stop
29
</pre>
30 3 chin-yeh
31
h2. Listening Port
32
33
HTTP: 8180
34
JNDI: 1199