Didier:

Forgot to clarify this in the previous post.

I have no problems to upload (and even delete) files to the blobstore
in local dev_server.

The problem is the URL returned by the call:

    url = imagesService.getServingUrl(blobKey);

from the ImageService code when running in dev_server

it returns

    http://0.0.0.0:80/_ah/img/{key}

which is then NOT served.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to