RE: Origin of struts log messages misleading

2015-07-17 Thread Martin Gainty
Norbert: you can always dig out the class name e.g. logger.getClass().getName() OR implement log4j and configure log4j.xml thusly: %2 %d %p %c{1.} [%t] %m%n Pattern of %2 is your class name http://logging.apache.org/log4j/2.x/faq.html best regards, Ma

Origin of struts log messages misleading

2015-07-17 Thread Norbert Harrer
Hi. I noticed, that all log messages from struts look like this: Jul 17, 2015 11:31:39 PM com.opensymphony.xwork2.util.logging.jdk.JdkLogger info INFO: Parsing configuration file [struts-plugin.xml] Jul 17, 2015 11:31:39 PM com.opensymphony.xwork2.util.logging.jdk.JdkLogger info INFO: Parsin

Caught OgnlException while setting property 'expression' on type 'com.opensymphony.xwork2.validator.validators.RegexFieldValidator'.

2015-07-17 Thread Kiran Badi
Hi , For some reasons I keep getting this warning in the log file and I am not able to figure out the cause for it, any ideas as what is causing this, I have tag in one of the jsp I know, but I do not have expression, SEVERE: Developer Notification (set struts.devMode to false to disable this m