10 minutes into Tapestry
As I'm trying to figure out the JARs required by Tapestry, I find that commons-upload.jar is required by default.
2004-07-21 17:12:47 StandardWrapperValve[tapestry]: Servlet.service() for servlet tapestry threw exception java.lang.NoClassDefFoundError: org/apache/commons/fileupload/FileUploadException at org.apache.tapestry.request.RequestContext.(RequestContext.java:153)
Huh?! That's wierd - I'm not doing any file uploading... (I know, this type of message belongs on the mailing list - I just thought it was funny )
Posted by Matt W on July 22, 2004 at 03:36 PM MDT #
Posted by Matt M. on July 23, 2004 at 02:22 PM MDT #