Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide support for Jakarta Messaging 3.1 and its new jakarta.jms API namespace #3829

Open
ShammiL opened this issue Dec 13, 2024 · 0 comments

Comments

@ShammiL
Copy link
Contributor

ShammiL commented Dec 13, 2024

Current Limitation

Currently, MI is compatible only with ActiveMQ Classic versions up to 5.18.x. This limitation arises because MI supports JMS 2 but does not yet support Jakarta Messaging 3.1 and its jakarta.jms API namespace. As a result, MI is not compatible with ActiveMQ Classic 6, which uses Jakarta EE.

Suggested Improvement

Upgrade MI to support Jakarta Messaging 3.1 and transition from the javax namespace to the jakarta namespace to ensure compatibility with newer versions of ActiveMQ. [1] [2]

[1] https://activemq.apache.org/components/classic/documentation/new-features-in-60
[2] https://activemq.apache.org/components/classic/download/

Version

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant