Hello Team,

My current Camel application uses PooledConnectionFactory from
org.apache.qpid.client (version 3.6.0). It also creates a JmsConfiguration
object and sets the PooledConnectionFactory object into it.
I'm planning to upgrade camel-jms and qpid-client to 4.2.0. I noticed that
PooledConnectionFactory class in org.apache.qpid.client version 4.2.0 is
using javax.jms.* and not jakarta.jms.*
I wanted to know if there are any plans to support Java 17 for qpid-client
version 4.2.0

Appreciate all your efforts and hardwork.

Thank You,
ND

Reply via email to