activemq-artemis/artemis-core-client/src
jbertram e53649a6b9 ARTEMIS-322 auto-create/delete JMS topic
Implements a new feature for the broker whereby it may automatically create and
delete JMS topics which are not explicitly defined through the management API
or file-based configuration. A JMS topic is created in response to a sent
message or connected subscriber. The topic may subsequently be deleted when it
no longer has any subscribers. Auto-creation and auto-deletion can both be
turned on/off via address-setting.
2016-06-06 16:00:57 -04:00
..
main ARTEMIS-322 auto-create/delete JMS topic 2016-06-06 16:00:57 -04:00
test/java/org/apache/activemq/artemis ARTEMIS-551 Obfuscate truststore password 2016-06-03 16:12:31 +02:00