You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/07/16 23:41:04 UTC

[jira] Closed: (OPENEJB-406) EJB3 requirements for equals() and hashCode()

     [ https://issues.apache.org/jira/browse/OPENEJB-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins closed OPENEJB-406.
---------------------------------

    Resolution: Fixed
      Assignee: David Blevins

> EJB3 requirements for equals() and hashCode()
> ---------------------------------------------
>
>                 Key: OPENEJB-406
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-406
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: container system, ejb3 simplified, server
>    Affects Versions: 3.0
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0
>
>
> ejb 3.0 section 3.4.5
> A client can test two session bean business interface references for identity by means of the 
> Object.equals andObject.hashCode methods.

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