activemq-artemis
activemq-artemis copied to clipboard
Mirror of Apache ActiveMQ Artemis
When a message is sent to an anycast queue via FQQN on one node of a cluster and then a consumer is created on that same anycast queue via FQQN...
Adds support for standard Java TLS and ActiveMQ Artemis-specific override encrypted system property values for the key store and trust store passwords
Moves embedded XSD complexType definitions from XSD element definitions to top-level types available for XML schema validation in IDEs.
* Add configurable time margin for checking offset between database server and broker when updating lease lock
This commit includes a handful of changes in order to support using the temporary-queue-namespace with security-settings: - Passing a new temp flag to the SecurityStore implementation. - Add plumbing for...
To use the ResourceAdapter in other ApplicationServers, use of TransactionManager is removed. From the javadoc: The TransactionManager is intended for use by the application server, the TransactionSynchronizationRegistry for use by...