Java Reference
In-Depth Information
<jms-destinations>
<jms-queue name="TicketQueue">
<entry name="java:jboss/jms/queue/ticketQueue"/>
<durable>false</durable>
</jms-queue>
</jms-destinations>
It's worth noting that the JMS configuration usually differs on every application server. In
this chapter, we will cover only the approach used in WildFly, but the key concepts
between different providers stay the same.
Search WWH ::




Custom Search