activemq-artemis/tests/integration-tests/src/test
jbertram 1310442244 ACTIVEMQ6-76 auto queue creation on STOMP send/sub
Implements a new feature for the broker whereby it may automatically
create and delete queues which are not explicitly defined through
the management API or file-based configuration when a client sends a
message to or consumes from a queue via the STOMP protocol. Note,
the destination has to be named like "jms.queue.*" to be auto-
created. 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-02-09 09:03:58 -06:00
..
java/org/apache/activemq/tests ACTIVEMQ6-76 auto queue creation on STOMP send/sub 2015-02-09 09:03:58 -06:00
resources ACTIVEMQ6-67 - cleaned up configuration 2015-01-15 15:48:22 +00:00