When i turn logging up to debug, i get TONS of the same stack trace when using my struts2 app ...
Can i get rid of these somehow? [1/3/08 13:08:13:106 CST] 0000004c SystemOut O [WebContainer : 1] DEBUG com.opensymphony.xwork2.util.InstantiatingNullHandler - Entering nullPropertyValue [target=[ [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], property=struts] [1/3/08 13:08:13:106 CST] 0000004c SystemOut O [WebContainer : 1] DEBUG com.opensymphony.xwork2.util.OgnlValueStack - Error setting value ognl.OgnlException: source is null for getProperty(null, "portlet") at ognl.OgnlRuntime.getProperty(OgnlRuntime.java:1638) Thanks, Brian