Documentation » History » Version 1
chin-yeh, 09/17/2010 11:48 AM
1 | 1 | chin-yeh | h1. Documentation |
---|---|---|---|
2 | |||
3 | h2. Create Queue |
||
4 | |||
5 | # edit the @deploy/hornetq.sar/hornetq-jms.xml@ |
||
6 | <pre> |
||
7 | <queue name="RequestQueue"> |
||
8 | <entry name="/queue/RequestQueue"/> |
||
9 | </queue> |
||
10 | </pre> |