https://issues.apache.org/bugzilla/show_bug.cgi?id=52148
Bug #: 52148
Summary: Missing jars in catalina-tasks.xml
Product: Tomcat 7
Version: 7.0.22
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Packaging
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
When importing catalina-task.xml and running the list task I get an
java.lang.NoClassDefFoundError: org/apache/tomcat/util/buf/B2CConverter
tomcat-coyote.jar is missing in the classpath.
Solution:
Add
<fileset file="${catalina.home}/lib/tomcat-coyote.jar"/>
to taskdef classpath in catalina-task.xml
--
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: [email protected]
For additional commands, e-mail: [email protected]