Claus Ibsen created AMQ-9295:
--------------------------------
Summary: activemq-jakarta-pool - A connection pool for Jakarta JMS
API
Key: AMQ-9295
URL: https://issues.apache.org/jira/browse/AMQ-9295
Project: ActiveMQ
Issue Type: New Feature
Reporter: Claus Ibsen
The current activemq-pool is javax JMS based and does not work with Jakarta JMS
APIs.
The JMS pool for Artemis can be used instead as it supports Jakarta JMS APIs
https://github.com/messaginghub/pooled-jms
And with this factory
org.messaginghub.pooled.jms.JmsPoolConnectionFactory
However this and activemq-pool does not offer same features and configuration
names. So for users that want to use ActiveMQ 5.x but with Jakarta JMS APIs
then it would be good to do a activemq-jakarta-pool so they can easily upgrade
and use the same pool as before.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)