Re: Java 17 Support for PooledConnectionFactory

2023-12-11 Thread Robbie Gemmell
Please ask questions on the users mailing list. There are no 3.6.0 or 4.2.0 versions of the old AMQP 0-x qpid-client, so I guess you are really referencing Camel versions there. Given that and the rest of your mail, I think what you are more specifically asking is really whether there are plans to

Java 17 Support for PooledConnectionFactory

2023-12-08 Thread Nimish Date
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 PooledConnect