I was very surprised (actually annoyed) of that new behavior, above all when I needed to add useless setter methods to fit to the the latest Xwork/WW cvs snapshot. I really think it's a little bit tedious, the new behavior keeps almost the role of a testing framework. Richard.
-----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de BOGAERT Mathias Envoyé : mardi 6 janvier 2004 13:07 À : [EMAIL PROTECTED] Objet : [OS-webwork] No object in the CompoundRoot has a property named 'profiling' Hi, Since the latest Xwork/WebWork from CVS, my application throws the following exception when adding a request parameter that doesn't have a setter (property) for it. I use several parameters to control my servlet filters; so this is a blocking bug for me. java.lang.RuntimeException: No object in the CompoundRoot has a property named 'profiling'. at com.opensymphony.xwork.util.CompoundRootAccessor.setProperty(CompoundRootAcc essor.java:63) at ognl.OgnlRuntime.setProperty(OgnlRuntime.java:1460) at ognl.ASTProperty.setValueBody(ASTProperty.java:105) at ognl.SimpleNode.setValue(SimpleNode.java:215) at ognl.Ognl.setValue(Ognl.java:478) at com.opensymphony.xwork.util.OgnlValueStack.setValue(OgnlValueStack.java:75) at com.opensymphony.xwork.interceptor.ParametersInterceptor.before(ParametersIn terceptor.java:47) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterce ptor.java:36) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocatio n.java:170) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterce ptor.java:37) Can this be considered an issue? Bug? Feature? Thanks, Mathias ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork