You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/02/20 19:50:40 UTC

[Bug 60753] After upgrade from 8.0.39 to 8.0.41, StandardJarScanner complains about missing jars

https://bz.apache.org/bugzilla/show_bug.cgi?id=60753

Violeta Georgieva <vi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 OS|                            |All
         Resolution|---                         |INVALID

--- Comment #1 from Violeta Georgieva <vi...@apache.org> ---
Hi,

Put in your context.xml the following configuration:

<Context>
  ...
  <JarScanner scanManifest="false"/>
  ...
</Context>

https://tomcat.apache.org/tomcat-8.0-doc/config/jar-scanner.html#Standard_Implementation

Please use tomcat users list when you need help for Tomcat configuration.

Best Regards,
Violeta Georgieva

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org