"mohitanchlia" wrote : We have one local resource and one XA resource.
So if both these resources are part of the same transaction, there is no way the local datasource resource can follow the two phase commit and hence the exception. If you want the datasource to be part of a transaction which has more than one transactional resource involved, then you need to configure that as XA. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194886#4194886 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194886 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
