https://issues.apache.org/bugzilla/show_bug.cgi?id=57289

            Bug ID: 57289
           Summary: XML factories should be located using the JSTL
                    libraries ClassLoader
           Product: Taglibs
           Version: 1.2.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Standard Taglib
          Assignee: dev@tomcat.apache.org
          Reporter: jboy...@apache.org

When loading XML factories (e.g. the DocumentBuilderFactory used by <x:parse>
the implementation is discovered using the TCCL which will be the web
application's ClassLoader. When the JSTL implementation is bundled with an
application server it should use the implementation's classloader instead.

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