users@glassfish.java.net

Re: getting always ORA-00001 Error when i try to persist a 1:n relation

From: <glassfish_at_javadesktop.org>
Date: Tue, 23 Oct 2007 17:15:43 PDT

Hi,

You start a transaction after aquiring the EM, but without calling em.joinTransaction() to let it know that there is now a transaction in progress. Can it be the cause of the problem?

Regards,
-marina
[Message sent by forum member 'mvatkina' (mvatkina)]

http://forums.java.net/jive/thread.jspa?messageID=241783