Java Reference
In-Depth Information
Selector: This option allows a filter, to the JMS destination.
Click on the Save button and verify that the queue has been enlisted among the JMS
destinations:
The preceding change will reflect in the server configuration file as follows:
<jms-destinations>
<jms-queue name="TicketQueue">
<entry name="java:jboss/jms/queue/
ticketQueue"/>
<durable>false</durable>
</jms-queue>
</jms-destinations>
Search WWH ::




Custom Search