So I was playing around with file upload today after looking over Matt's awesome post. I find myself, however, in the same boat as the folks in issue #326 with the NullPointerException. I took a look over my web.xml file and have no servlet mapping for the GaeVfs servlet, so I tried to add it myself. This failed because it could not location the class in the package specified on the GaeVfs site. I crawled around the JAR files a bit and found another location where the class exists, but that failed to work too. I'm hoping I'm missing something simple, and I am using Matt's post and the code from issue #326 as examples.
Cheers, Adam -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
