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

            Bug ID: 62868
           Summary: WebappClassLoaderBase getResources(String) is not
                    implemented
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: dkwak...@gmail.com
  Target Milestone: ----

WebappClassLoaderBase.getResources(String) is not implemented. Resulting in
fallback to normal ClassLoader which is not self first as a webapp classloader
should be. This is a problem when e.g. using javax.activation, which uses
getResources for e.g. which mail provider will be used.

This seems a regression from
https://bz.apache.org/bugzilla/show_bug.cgi?id=3936.

-- 
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