yeyufang opened a new issue, #649:
URL: https://github.com/apache/rocketmq-spring/issues/649

   rocketmq.spring.boot.starter.version: 2.3.0
   sprint.boot.version:3.2.4
   
   I tried to send a transaction message and created an A class, using @ 
RocketMQTransactionListener and implementing the 
RocketMQLocalTransactionListener interface, but the application startup prompt:
   
   class org.apache.rocketmq.client.producer.DefaultMQProducer cannot be cast 
to class org.apache.rocketmq.client.producer.TransactionMQProducer 
(org.apache.rocketmq.client.producer.DefaultMQProducer and 
org.apache.rocketmq.client.producer.TransactionMQProducer are in unnamed module 
of loader 'app')


-- 
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: commits-unsubscr...@rocketmq.apache.org.apache.org

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

Reply via email to