You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/03/12 02:19:20 UTC

[GitHub] [incubator-shardingsphere] xfyang1989 opened a new issue #2012: Using @ShardingTransactionType(TransactionType.XA) does not work

xfyang1989 opened a new issue #2012: Using @ShardingTransactionType(TransactionType.XA) does not work
URL: https://github.com/apache/incubator-shardingsphere/issues/2012
 
 
   Using @ShardingTransactionType(TransactionType.XA) does not work,how to configureļ¼Œ the error is as follows:,
    Cause: java.lang.IllegalStateException: Missing the data source name: 'rw0'
   	at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:79)
   	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:447)
   	at com.sun.proxy.$Proxy52.selectOne(Unknown Source)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services