Project

General

Profile

Actions

Documentation » History » Revision 2

« Previous | Revision 2/49 (diff) | Next »
chin-yeh, 09/21/2010 11:44 AM


Documentation

Create Queue

  1. edit the deploy/hornetq.sar/hornetq-jms.xml
    <queue name="RequestQueue">
          <entry name="/queue/RequestQueue"/>
    </queue>
    

JMS Adaptor

This adaptor consists of 2 main components:
  • produce JMS message
  • consume JMS message

The adaptor must deploy on the JDK 6.0 (or above) in order to work properly with HornetQ 2.1.2.

Updated by chin-yeh almost 14 years ago · 2 revisions