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

             Bug #: 51523
           Summary: ClassNotFoundException when loading TLD listeners
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: alonso.do...@gmail.com
    Classification: Unclassified


Created attachment 27296
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27296
Localhost log file

Tomcat 7 fails to find listener class defined in TLD.

Tag library is packaged inside folder "META-INF" of one the libraries deployed
with the webapp. Tomcat seems to read perfectly the tag library definition but
throws a "ClassNotFoundException" when trying to invoke the listener class,
which exists and it's contained in same jar file as the tag library definition.

Same application starts up perfectly with Tomcat 6.x.

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