UPDATE: Found a solution here:
http://stackoverflow.com/questions/9079431/appengine-blobstore-cant-upload-blobs-since-update-to-1-6-1-from-1-5-5-getuplo
The files on my build path were fine but I needed to clear out the
WEB-INF/lib folder of all of the old ones.
Happy coding!
Drew
On Monday,
Having the same issue here. When I try to call the deprecated
getUploadedBlobs() I get this error:
WARNING:
/_ah/upload/agx1c2F2aW50cmFuZXRyHAsSFV9fQmxvYlVwbG9hZFNlc3Npb25fXxiNAgw
java.lang.ClassCastException: java.util.ArrayList cannot be cast to
java.lang.String
at
com.google.appengine.api.b