FWIW the error from JBossTS is because something is trying to register a participant in
the transaction after it has been marked as rollback-only. We've seen something like
this before with Hibernate where it tries to register a Synchronization with a transaction
after it's rollback-only: this is invalid.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030179#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...