Sounds like your @Source value is not correct in your ClientBundle. http://www.gwtproject.org/doc/latest/DevGuideClientBundle.html#ImageResource
If the image in in the same folder as your ClientBundle interface, you should be able to just give it the name of the image, with no path. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/0545e7fd-8aae-4592-af3d-01d2525b069e%40googlegroups.com.
