You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by "maverickabhi1991 (via GitHub)" <gi...@apache.org> on 2023/05/23 16:44:10 UTC

[GitHub] [activemq] maverickabhi1991 commented on pull request #996: [AMQ-9239] Jakarta JMS broker

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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org