jbertram opened a new pull request, #4741: URL: https://github.com/apache/activemq-artemis/pull/4741
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
