Chris Pratt wrote:
I added some instrumentation and it appears that OGNL is not calling
the equals method when I use the == operator, only when I explicitly
call .equals().

Look!  A clue!

I believe the jar file is ognl-2.6.11.jar

Yep:

http://jira.opensymphony.com/browse/OGNL-96
http://jira.opensymphony.com/browse/OGNL-104

There's a chance those bugs were introduced between 2.6.11 and 2.7, but I'm betting not.

http://blog.opencomponentry.com/2008/02/01/ognl-272-released/

If you replace the .jar (you might also have/want to add javassist: http://www.csg.is.titech.ac.jp/~chiba/javassist ), does the problem go away?

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to