Hi JY, Did you also remember to host the clear.cache.gif file on your server while using hosted mode with the -noserver option? You should double-check to make sure that you've copied the resource over to your web server otherwise the ImageBundle technique won't work.
Also, as a reference for other resources you might need to copy and steps you need to follow to run hosted mode with the -noserver option, please check out the FAQ (link below) to make sure there aren't any other missing steps to run in hosted mode with -noserver. Using hosted mode with the -noserver option: http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=FAQ_HostedModeNoServer Hope that helps, -Sumit Chandel On Mon, Oct 20, 2008 at 10:14 AM, JY <[EMAIL PROTECTED]> wrote: > > Hi, > > All images from my ImageBundle no longer appear in hosted mode when I > use the -noserver flag. Everything else works fine. > > I've read this thread to no avail:- > > http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/991985d6e22a5d6c/49ac67d8ad5ff48a?lnk=gst&q=noserver+image#49ac67d8ad5ff48a > > In particular, I've made sure that the mosaic .png image is available > in my own server, hosted at the same dir as the main html and js > files. > > For example, if this is the URL in my hosted mode browser:- > http://localhost:8080/main.html > I'm able to access my mosaic file at > http://localhost:8080/70E6A40FF1B3B30F365C2323E43B518C.cache.png > > However, the images from the bundle just do not appear in my app > within the hosted browser. > > Any clues on what might be the problem? I'm using GWT 1.4.60. > > Thanks. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
