[jboss-user] [JBoss Seam] - Re: Entity not persisting from within a Servlet Filter
brentgfox
do-not-reply at jboss.com
Mon Jan 8 20:55:43 EST 2007
Thanks for the reply.
Now, after wrapping it in a transaction, when I attempt to get the transaction manager from the entity manager, I get the following exception:
| ...
| java.lang.IllegalStateException: JTA EntityManager cannot access a transactions
| ...
|
I've hunted around the web, and found a few people that have seen this, but no solutions. Not sure what that means - any ideas?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999275#3999275
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999275
More information about the jboss-user
mailing list