It should appear in catalina.out, I don't think T7 team made a such big changes. Ensure that the user which launch tomcat have the right access to the catalina.out. Another thing that it worth a try is to start tomcat in debug mode.
Anyway it's not a S2 question, you'll probably be luckier on apache tomcat ML. On 23 May 2011 08:02, Pankaj Shrivastava <pankaj.shrivast...@techrica.com>wrote: > Hi, > > While debugging my actions, I have put System.out.println in my Action code > (in the validate() method). I know the code, including the SOP, is getting > executed because the validation errors do show up. However, I can't see the > SOP appearing in the catalina.out file of the Tomcat server. I am using > 7.0.11 Apache Tomcat and starting it using the startup.sh script which > ships > with it. > > Thanks > -Pankaj > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Maurizio Cucchiara