1 Reply Latest reply on Jul 14, 2003 11:23 AM by tkealamakia

    ejbLoad not being invoked on load by CMR

    jrueth

      Hi All,

      it seems we found a bug in JBoss 3.2.1. In a one to one Relationship between two entitybeans the ejbLoad() Method is not being invoked, if we try to access the other one enitybean over the cmr Relation. All CMP-Attributes are loaded, but all BMP attributes are null, because the ejbLoad()-Method was not called. In JBoss 3.0.7 (identical configuration) the same code runs.

      Does anyone know, if this bug is already posted?