0 Replies Latest reply on Jul 30, 2003 9:55 AM by cbono

    Multiple Datasources across CMR - implications in TX

    cbono

      I have two entity beans A that is in db1 and B that is in db2. They have a 1-1 bidrectional relation to one another.

      I know this should not work. Jboss3.0.7 seems to handle it just fine. I have also read from previous posts that I will not get correct transactional semantics, which does not suprise me as we are not using the true XA connections.

      So what would the transaction implications be?