activemq-artemis/tests
jbertram 2cbef28cc7 ACTIVEMQ-77 auto queue creation on AMQP send/rec
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 receives from a queue via the AMQP 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-12 14:02:45 -06:00
..
byteman-tests ACTIVEMQ6-43(reopened) : Replace License Headers on codebase 2015-01-05 13:14:25 -05:00
concurrent-tests ACTIVEMQ6-13 auto-create/auto-delete jms queues 2015-01-13 15:29:17 -06:00
config ACTIVEMQ6-43(reopened) : Replace License Headers on codebase 2015-01-05 13:14:25 -05:00
integration-tests ACTIVEMQ-77 auto queue creation on AMQP send/rec 2015-02-12 14:02:45 -06:00
jms-tests This closes #93 on URI work and connection factory serialization 2015-02-12 15:01:12 -05:00
joram-tests ACTIVEMQ6-7 - Improve Serialization on Connection Factory 2015-02-12 09:14:24 +00:00
performance-tests ACTIVEMQ6-78 Adding tests to evaluate this task 2015-02-11 12:47:01 -05:00
soak-tests ACTIVEMQ6-40 Update to the geronimo jms 2 spec JAR. 2015-01-02 12:51:37 -05:00
stress-tests ACTIVEMQ6-40 Update to the geronimo jms 2 spec JAR. 2015-01-02 12:51:37 -05:00
timing-tests ACTIVEMQ6-67 - cleaned up configuration 2015-01-15 15:48:22 +00:00
unit-tests This closes #93 on URI work and connection factory serialization 2015-02-12 15:01:12 -05:00
pom.xml Rework dependency management in top level poms 2015-01-19 15:40:30 +00:00