> > <!-- Jdk12Interceptor for JBoss communication -->
> > <RequestInterceptor
> > className="org.apache.tomcat.request.Jdk12Interceptor" debug="99" />
> > 
> > Everything should work.
> 
> And everything does now work.  Thank you.  My question now is 
> "What does the above request interceptor do?"
> 
It establishes the request thread context class loader to be that of the web
application context. 

> 
> http://www.jboss.org/documentation/HTML/ch02.html#Nd1e
> 
> does not mention jbosssx-client.jar.
> 
It will tommorrow as of 12 pm EST.



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to