You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Guofeng Zhang <gu...@radvision.com> on 2011/04/14 08:48:04 UTC

How to configure Jar scanner in context.xml

Hi,

 

I do not find a concrete sample in the doc to demonstrate how to
configure jar scanner in context.xml in tomcat 7.

 

Could anyone give me a sample to configure the Jar scanner?

 

I need the scanner only scan web-inf/lib and web-info/classes.

 

I find that Tomcat scan all the jars it can see. My application is a JSF
2 application.

 

Thanks

 

Guofeng