I guess I'm just dumb, but please help me anyway ;-) I've just tried to upload a blob into the blobstore. When I upload the blobs I can see an entry for each upload in the __BlobUploadSession__ table. I also can see in there that the success path is properly set, but my mapped servlet is never called. (I can call it from the browser though, so it seems to be mapped correctly).
Do I have to enable some option on the devserver so that the success path servlet will be called once the upload is complete? Thanks for any hints, Daniel -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.