> From: Johan Thorselius [mailto:johan.thorsel...@gmail.com]
> Subject: valve.invoke() called twice in request
> 
> Why is my valve.invoke() called twice ?

Are you sure it's called twice in the same request?  Or is the browser making 
multiple requests for separate resources on the same page?

You could log the stack trace when invoked, and included additional information 
such as the result of the toString() method for both the Request and Response 
object.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to