I would say, this is a bug in Ognl. The problem is in
OgnlRuntime.__getSetMethod(). This method identified with setter to
use base on matching number of parameters (!!!) and sometimes
setId(long) is first and sometimes setId(Object) is on top. I think it
should be rewritten to match on parameter type not only on the number
of parameters,

Please register an issue, but anyway it's a rare case.


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to