Hi,

I'd like to upload an image and get it's serving URL through GAE 
ImagesServiceFactory.
I've found this tutorial: 
http://ikaisays.com/2010/09/08/gwt-blobstore-the-new-high-performance-image-serving-api-and-cute-dogs-on-office-chairs/
Deployed on GAE it works perfectly. But running locally in devmode, there 
occurs following error in the javascript console:

*Unsafe JavaScript attempt to access frame with URL 
http://t410:8888/upload?uploadedImageKey=xxx from frame with URL 
http://127.0.0.1:8888/photosharing/hosted.html?photosharing. Domains, 
protocols and ports must match.*
*
*
Is there any workaround for devmode?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/PR7A3l0iFnEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to