https://issues.apache.org/bugzilla/show_bug.cgi?id=55244
Bug ID: 55244 Summary: JspC throws ClassNotFoundException from Digester Product: Tomcat 8 Version: trunk Hardware: PC OS: Mac OS X 10.4 Status: NEW Severity: normal Priority: P2 Component: Jasper Assignee: dev@tomcat.apache.org Reporter: jboy...@apache.org Created attachment 30583 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30583&action=edit log file from ant run When run from Ant, the <jasper> task ia unable to location descriptor classes used in an ObjectCreateRule. The Digester does not have a classloader configured and is configured to use the TCCL but that is Ant's classloader and not the task's. -- 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