maverickabhi1991 commented on PR #996:
URL: https://github.com/apache/activemq/pull/996#issuecomment-1559807563

   @mattrpav Nice to see this PR in running mode. Can we use apache activemq 
with Spring 6 without this PR  as jakarta modules are required in Spring 6.0.0? 
I have a project with spring version is 5.3.27 and apache active client version 
is 5.18.1 and it's running fine. As soon as I upgrade the Spring to 6.0.0 it 
starts giving me **_"java.lang.IllegalStateException: Cannot convert value of 
type 'org.apache.activemq.pool.PooledConnectionFactory' to required type 
'jakarta.jms.ConnectionFactory' for property 'connectionFactory': no matching 
editors or conversion strategy found"_**. 
   Any workaround to this problem?


-- 
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]

Reply via email to