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

            Bug ID: 66026
           Summary: Jars blocked
           Product: Tomcat 9
           Version: 9.0.59
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: apa...@froehlich-mail.net
  Target Milestone: -----

Jars are being (b)locked when tomcat loads them. When a jar is loaded via
tomcat's central classloader it cannot be deleted or updated (e. g. via SVN).
If the same jar is loaded via WEB-INF/lib it is NOT blocked.

We're now using a custom WebappClassLoaderBase extension to load all of our
jars. And I expected not jar not to be blocked that way. Unfortunately all are.

Is there a bug on our side? Is is expected behavior? Can we do anything here?
Or is it a bug on Tomcat side?

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

Reply via email to