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

           Summary: Compiled tag files from different tag libraries share
                    the same package
           Product: Tomcat 6
           Version: 6.0.18
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: knst.koli...@gmail.com


When in web application there are several tag libraries packed in jar files
that have tag files in them, when those files are compiled they share the same
package:

org.apache.jsp.tag.meta

As a result, if there are tags with the same name in different libraries, only
one of them survives.

I encountered it while investigating bug #37084. See comment #13 there.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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