Christopher Schultz wrote:
> Pid,
> 
> On 4/29/2009 4:48 AM, Pid wrote:
>> Step 1. Download latest Tomcat source from tomcat.apache.org.
> 
> Technically speaking, you don't have to get the source. A binary package
> will work, too. You just need to have the correct JAR files in your
> CLASSPATH in order to compile.

You are, of course, correct.
I was hoping that the OP would read the code pick up something...

>> Step 2. Create copy of modified Error Valve (in your own package).
>> Step 3. Configure your application to use new Valve.
> 
> I would also say that "Step 0" would be to re-evaluate whether you need
> to create a Valve at all. You can already specify where to go when any
> exception occurs in your web.xml file using <error-page> elements.

Very true.  I was remiss.

p


> -chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to