0 Replies Latest reply on Apr 26, 2003 4:11 PM by macbex

    cmr without transactions

    macbex

      Hi folks,
      I wonder whether it is possible to use cmr with 1:many relationships without transactions. I would like to access the many side of a relationship (java.util.Collection) and iterate over the related instances. Within a transaction this is of course no problem but without (transaction attribute set to Supports) I always get the IllegalStateException. Unfortuneately I cannot find what the spec says related this issue.

      Thanx