https://issues.apache.org/bugzilla/show_bug.cgi?id=50168

--- Comment #6 from Ivan <xhh...@gmail.com> 2010-11-03 22:19:21 EDT ---
(In reply to comment #5)
> I don't think the patch works.
> 
> What I (think I) notice is StandardWrapperValve being destroyed for each
> servlet in the webapp.
> 
> By default there is the default servlet and jsp servlet. If you enable ssi and
> cgi, I think you will see the call being done 4 times.
> 
> Why? TBD.

Hmmm, the problem is not how many times the call is been done, currently, what
I found is that the call is done on the same Context for more than more time. 
thanks.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to