[jboss-user] [Beginners Corner] - Re: Could not enlist in transaction on entering meta-aware o
bowlere
do-not-reply at jboss.com
Fri Feb 15 10:55:46 EST 2008
As a work-around, I have put
| @TransactionAttribute(TransactionAttributeType.NEVER)
|
on the timer. This seems to stop the exception from being thrown. In this case it's not a problem for me as I can ensure the data integrity by hand quite easily. But I'm not really sure what I've done wrong, as I think you should be able to call a session bean from a timer.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129692#4129692
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129692
More information about the jboss-user
mailing list