[jboss-user] [EJB 3.0] - Re: detached entity passed to persist

icordoba do-not-reply at jboss.com
Sun Jun 24 08:53:30 EDT 2007


I see this is an old thread but just in case someone nees a solution... try to enclose everyting in a UserTransaction. If you take an EJB3 entity outside the transaction, you cannot re-persist it or iterate over CMRs, etc. You need then a UserTransaction in the client side.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057182#4057182

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057182



More information about the jboss-user mailing list