| Author |
Tomcat upgrade 5.0 to 5.5
|
Mohit Vashishta
Greenhorn
Joined: Mar 24, 2008
Posts: 7
|
|
Hi all, I'm trying to upgrade from Tomcat 5.0 to Tomcat 5.5.The Problem I'm facing is that my application uses an interface ValveContext which is missing from Tomcat 5.5. Any idea how can i get this functionality (provided by ValveContext) with Tomcat5.5. Moreover some more insights on valve processing done by Tomcat will be highly appreciated. The invokeNext(request,respone) method of ValveContext interface is used to invoke next valve in the pipeline (say a way to start processing of next request). Thanks, Mohit
|
 |
 |
|
|
subject: Tomcat upgrade 5.0 to 5.5
|
|
|