[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1257) default equals() on javabean components is not reflexive

Matt Drees (JIRA) jira-events at lists.jboss.org
Thu Apr 26 17:31:30 EDT 2007


default equals() on javabean components is not reflexive
--------------------------------------------------------

                 Key: JBSEAM-1257
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1257
             Project: JBoss Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.1.GA
            Reporter: Matt Drees


If a javabean component doesn't override equals(), the javassist proxy generated for it has a nonreflexive equals method.  I.e., component.equals(component) returns false.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list