after more digging i found the exact line that make it fail is
m_bundle= GWT.create(GlobalImageBundle.class);
what could cause client bundle creation fail without any exception
stack trace??????

On Feb 24, 3:47 am, ben fenster <fenster....@gmail.com> wrote:
> my project was running fine in hosted and compiled modes but when i
> moved it to another computer with a fresh install and gwt 2.0.3 (was
> running on gwt2.0 before) it keep failing to compile without an
> explanation and when i run in debug i see it fails when i try to get
> an image from client bundle the last lines in the compile output were
>
>             Rule did not match
>             Rebind result was
> com.google.gwt.user.client.ui.impl.ClippedImageImpl

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@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