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-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to