Did you mean to have only one interceptor in your stack?
You stack has only one interceptor and none which invokes the validate()
method. Perhaps you can try having your stack like this:
OR better soln is
You can copy over the default stack and
ework
that's already there?
Dave
On Mon, May 23, 2011 at 10:09 AM, Pankaj Shrivastava
wrote:
> The catalina.out was getting the Struts messages through the logger. It
was
> just not getting the SOP. I blew away all the log files, rolled back my
code
> a few versions where I knew
27;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 Ma
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 u
4 matches
Mail list logo