Explicitly check for CMP/BMP ejbHome.remove(ejbObject) mistake
--------------------------------------------------------------

                 Key: OPENEJB-812
                 URL: https://issues.apache.org/jira/browse/OPENEJB-812
             Project: OpenEJB
          Issue Type: Improvement
          Components: cmp2, container system
    Affects Versions: 3.0, 3.0-beta-2, 3.0-beta-1
            Reporter: David Blevins
            Assignee: David Blevins
            Priority: Trivial
             Fix For: 3.0.1


The correct call is 

ejbHome.remove(ejbObject.getPrimaryKey())




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to