0 Replies Latest reply on Oct 22, 2002 8:42 AM by cpairot

    Cascade delete bug?

    cpairot

      Hi all,

      I have a problem with cascade deleting in JBoss 3.2. It seems it does not delete the entities in several 1:N relationships. I have an entity Project that has two 1:N relationships with other entities. The fact is that it seems that JBoss performs the cascading deletes only on the first 1:N relationship, and not on both.

      I have checked the ejb-jar.xml file and it seems it is OK.

      Any ideas? Is this a JBoss bug?

      Thanks in advance.

      --

      Carles