Looks like that's a problem with your transaction manager. The thing that's failing with an UnsupportedOperationException is a call to javax.transaction.TransactionManager.suspend(). The javadocs for that method don't say anything about that being an optional method.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193134#4193134 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4193134 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
