activemq-artemis/tests/compatibility-tests
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
..
src ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment 2024-01-19 16:05:25 +00:00
pom.xml ARTEMIS-4567 support OpenWire clients for broker embedded in Jakarta environment 2024-01-19 16:05:25 +00:00