jbonofre opened a new pull request, #6048: URL: https://github.com/apache/activemq-artemis/pull/6048
Some "client" applications (like Apache Camel) is only using Jakarta Messaging 3.1 now. Artemis features (Karaf) only provide Jakarta Messaging 2.0 (`javax.jms` namespace). This PR introduces `artemis-jakarta-client` supporting `jakarta.messaging` namespace (with the corresponding OSGi bundle). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
