Bugs item #613214, was opened at 2002-09-23 16:11 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=613214&group_id=22866
Category: JBossServer Group: None Status: Open Resolution: None Priority: 9 Submitted By: Christian Riege (lqd) Assigned to: Nobody/Anonymous (nobody) Summary: equals is wrong on Local Interfaces Initial Comment: hi, there's something really rotten in the JBoss world regarding local interfaces: when I do a check for equality between two local interfaces of Bean A and Bean B , this check returns TRUE when the beans have the same PK (although they have totally different classes and underlying DB tables). This only happens on local interfaces, remote interfaces work just fine. Testcase and sources is attached. Put testcase.jar in your deploy directory; then do 'java test.Test' to see output in server console. JDK 1.4.0_02 OS: Win2k & Linux Affected JBoss Versions: 3.0 CVS, 3.2 CVS and 4.0 CVS ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=613214&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
