2 Replies Latest reply on Oct 15, 2002 12:15 PM by aloubyansky

    JBoss3.0 -> JBoss3.0.3 Errors

    mik1

      Hi,

      I have an application that worked in JBoss 3.0.0 and I moved to 3.0.3 to try and fix an unrelated problem.

      Now my existing code is giving me the following error:
      javax.ejb.EJBException: A CMR collection may only be used within the transction in which it was created...

      :-?
      What is the trouble ?
      ( All the errors come from a SessionBean which use Local Entity relationship )