Well... I ended up limiting log level on the object "com.opensymphony.xwork2.ObjectFactory". This seemed to do the trick. Not sure if that's the "right" solution though.
On Sun, Aug 2, 2009 at 10:40 AM, Dave Newton<newton.d...@yahoo.com> wrote: > Martin Gainty wrote: >> >> a genuine bug..the prob is trying to hunt down the file as it seems to >> have disappeared >> >> notice the disconnect between com.opensymphony.xwork2.ognl classes and >> ognl.ObjectPropertyAccessor; >> >> here is 2.1.4 xwork class that actually references the non-existent base >> class >> /*** @author Gabe */ >> public class XWorkObjectPropertyAccessor extends ObjectPropertyAccessor { >> } >> >> we need to get patrick involved as that file has been deleted from source >> a while ago.. http://fisheye5.cenqua.com/browse/ognl/java/ognl > > The file is there: you are looking in the wrong place, and the commit > comment for the "deletion" spells out exactly what happened. > > If it was a "non-existent base class" XWork wouldn't compile. > > Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org