2014-08-21 19:14 GMT+02:00 Luis Limas <luiscl...@hotmail.com>: > Yep, but by using log4j XML configuration: > > <category name="com.opensymphony.xwork2.interceptor" additivity="false"> > <priority value="DEBUG" /> > <appender-ref ref="basic" /> > </category> > <category name="com.opensymphony.xwork2.ognl.OgnlValueStack" > additivity="false"> > <priority value="WARN" /> > <appender-ref ref="basic" /> > </category> > > I've suspended trying to solve the issue by now, i'll restart my research > next week, i'll post everything i've found at the mailing list at that time, > > Right now i'm just restarting tomcat to solve the issue temporarily, yet i > haven't seen any tomcat log,
Great but please add the below to your log4j configuration <category name="org.apache.struts2.json" additivity="false"> <priority value="DEBUG" /> <appender-ref ref="basic" /> </category> 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