activemq-artemis/artemis-protocols
Justin Bertram eb7d131a8b ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment
If the broker is embedded into a Jakarta environment then the existing
artemis-openwire-protocol module won't work because it uses javax
classes.

This commit adds a new Jakarta-specific module that can be used to
support OpenWire clients in Jakarta environments (e.g. Spring Boot 3).
Users will simply need to include this version on their classpath to
enable support.
2024-01-19 16:05:25 +00:00
..
artemis-amqp-protocol ARTEMIS-4568 Configuration reload for AMQP federation broker connections 2024-01-18 17:13:41 +00:00
artemis-hornetq-protocol ARTEMIS-4490: update to SLF4J 2.0.9 2023-11-03 17:55:48 +00:00
artemis-hqclient-protocol ARTEMIS-3474 replace non-inclusive terms 2024-01-08 13:32:31 -05:00
artemis-jakarta-openwire-protocol ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment 2024-01-19 16:05:25 +00:00
artemis-mqtt-protocol ARTEMIS-4530 clean up SessionCallback interface 2023-12-21 11:42:44 -06:00
artemis-openwire-protocol ARTEMIS-4569 Removing delegate usage and keep it as checkAtomic 2024-01-17 15:45:49 -05:00
artemis-stomp-protocol ARTEMIS-4530 clean up SessionCallback interface 2023-12-21 11:42:44 -06:00
pom.xml ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment 2024-01-19 16:05:25 +00:00