You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/11 03:33:28 UTC

[GitHub] lwanqiang opened a new issue #31: TransactionListener not found

lwanqiang opened a new issue #31: TransactionListener not found 
URL: https://github.com/apache/rocketmq-spring/issues/31
 
 
   本地测试在idea下测试正常,而打包后调用
   Caused by: java.lang.NoClassDefFoundError: org/apache/rocketmq/client/producer/TransactionListener
           at org.apache.rocketmq.spring.core.RocketMQTemplate.syncSend(RocketMQTemplate.java:142)
           at org.apache.rocketmq.spring.core.RocketMQTemplate.syncSend(RocketMQTemplate.java:122)
           at org.apache.rocketmq.spring.core.RocketMQTemplate.syncSend(RocketMQTemplate.java:178)
           at org.apache.rocketmq.spring.core.RocketMQTemplate.syncSend(RocketMQTemplate.java:165)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services