I have a class which implements both ContextInterceptor and
RequestInterceptor.
The ContextInterceptor.addContext() gets fired twice. 

<ContextInterceptor
   className="com.peacetech.webtools.tomcat.JndiContextInterceptor"/>
<RequestInterceptor
   className="com.peacetech.webtools.tomcat.JndiContextInterceptor"
debug="99"/>

Reply via email to