activemq-artemis/activemq-jms-client/src/main/java/org/apache/activemq
jbertram e293d80f08 ACTIVEMQ6-13 auto-create/auto-delete jms queues
Implements a new feature for the broker whereby it may automatically
create and delete JMS queues which are not explicitly defined through
the management API or file-based configuration. A JMS queue is created
in response to a sent message or connected consumer. The queue may
subsequently be deleted when it no longer has any messages and
consumers. Auto-creation and auto-deletion can both be turned on/off
via address-setting.
2015-01-13 15:29:17 -06:00
..
api/jms ACTIVEMQ6-14 - more JNDI removal 2014-12-19 08:07:06 +00:00
jms ACTIVEMQ6-13 auto-create/auto-delete jms queues 2015-01-13 15:29:17 -06:00
jndi ACTIVEMQ6-14 Replace JNDI server with client impl 2014-12-05 09:27:52 -06:00