By: Steve Leach - steve_leach
Cannot find commons digester when compiling
2003-11-29 07:35
I am getting NoClasDefFound errors when trying to compile my reports using the Ant task from within JEdit.
The class it cannot find is org/apache/commons/digester/Digester
I have resorted to adding the full path name of the commons digester jar file to the classpath of both the task definition _and_ then jrc task, and it STILL fails.
Is there anything obvious I should check ?
I can post full details if required.
Thanks in advance,
Steve
Cannot find commons digester when compiling
2003-11-29 07:35
I am getting NoClasDefFound errors when trying to compile my reports using the Ant task from within JEdit.
The class it cannot find is org/apache/commons/digester/Digester
I have resorted to adding the full path name of the commons digester jar file to the classpath of both the task definition _and_ then jrc task, and it STILL fails.
Is there anything obvious I should check ?
I can post full details if required.
Thanks in advance,
Steve
0 Answers:
No answers yet