https://issues.apache.org/bugzilla/show_bug.cgi?id=51621
Paul <pggiff...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Paul <pggiff...@gmail.com> 2012-01-17 05:10:43 UTC --- Either this is not fixed, or I don't understand what the fix was (because it's not listed). I'm still getting this exception with 7.0.22. When using a catalina-ant.jar from 2008 (I don't know which version of Tomcat it came from - the manifest.mf file is dated 2008-07-22) I don't need to include the extra jars as described in this thread: http://www.coderanch.com/t/551052/Spring/java-lang-NoClassDefFoundError-org-apache Perhaps a slightly better stack trace would be helpful: java.lang.NoClassDefFoundError: org/apache/tomcat/util/buf/B2CConverter at org.apache.catalina.util.Base64.encode(Base64.java:177) at org.apache.catalina.ant.AbstractCatalinaTask.execute(AbstractCatalinaTask.java:204) at org.apache.catalina.ant.DeployTask.execute(DeployTask.java:211) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) ... -- 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