You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jiří Chaloupka <ch...@chalu.cz> on 2009/02/14 12:40:07 UTC

How-to disable Struts2 / Tlies2 debug messages

Hallo,
I am developing Struts2 application and run for test in MyEclipse 
envirinment on JBoss app server.
In eclipse console I have a lot of debug messages as:

12:15:47,859 INFO  [STDOUT] 12:15:47,843 DEBUG 
XmlConfigurationProvider:57 - Loading action configurations from: 
struts-default.xml
12:15:47,890 INFO  [STDOUT] 12:15:47,890 DEBUG 
XmlConfigurationProvider:57 - Loaded action configuration from: 
struts-default.xml
12:15:47,890 INFO  [STDOUT] 12:15:47,890  INFO 
XmlConfigurationProvider:31 - Parsing configuration file 
[struts-default.xml]
12:15:47,890 INFO  [STDOUT] 12:15:47,890 DEBUG 
XmlConfigurationProvider:57 - Loaded type: name:xwork 
impl:com.opensymphony.xwork2.ObjectFactory

etc.
server is running without debug mode, in log4j I have filter for debug 
messages, but they are still there.
Can anybody help me with disabling debug messages?

Thanks
Jiri

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