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

            Bug ID: 56560
           Summary: Jasper ant task fails with
                    java.lang.NoClassDefFoundError:
                    org.apache.tomcat.util.descriptor.LocalResolver
           Product: Tomcat 6
           Version: 6.0.41
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: merg...@gmail.com

Created attachment 31659
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31659&action=edit
patch for catalina-tasks.xml

When importing bin/catalina-tasks.xml into an ant script, the Jasper task fails
with the following error:
java.lang.NoClassDefFoundError: org.apache.tomcat.util.descriptor.LocalResolver

Problem appeared in 6.0.39 and still exists 6.0.41.
It seems that the bin/catalina-tasks.xml is missing a jar required by the
Jasper task (tomcat-coyote.jar)
attached a patch.

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