Hi all, The project.xml file has an error. The activiation jar when downloaded from sun is just activation.jar. Currently you have to rename the jar from activation-1.0.1.jar to activation.jar to compile the code. Here is the diff:
cvs -z9 diff project.xml (in directory C:\java\jakarta-turbine-2\) Index: project.xml =================================================================== RCS file: /home/cvspublic/jakarta-turbine-2/project.xml,v retrieving revision 1.28 diff -r1.28 project.xml 368c368 < <jar>activation-1.0.1.jar</jar> --- > <jar>activation.jar</jar> *****CVS exited normally with code 1***** Eric Pugh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>