I'm getting the following error after switching to using the 2.4
libraries. I see there is an older bug that mentions something about
the XML parser being used, but all I've change is the GWT library, so
I wouldn't expect a problem.

Any ideas?

J


Caused by: java.lang.Error: Unresolved compilation problem:
        The constructor ImageResourcePrototype(String, String, int, int, int,
int, boolean, boolean) is undefined

        at
com.invodo.shelby.client.video.SpinnerPopup_IconResources_default_InlineClientBundleGenerator.iconSpinnerInitializer(SpinnerPopup_IconResources_default_InlineClientBundleGenerator.java:
9)
        at
com.invodo.shelby.client.video.SpinnerPopup_IconResources_default_InlineClientBundleGenerator.access
$1(SpinnerPopup_IconResources_default_InlineClientBundleGenerator.java:
8)
        at
com.invodo.shelby.client.video.SpinnerPopup_IconResources_default_InlineClientBundleGenerator
$iconSpinnerInitializer.
(SpinnerPopup_IconResources_default_InlineClientBundleGenerator.java:
17)
        at
com.invodo.shelby.client.video.SpinnerPopup_IconResources_default_InlineClientBundleGenerator.iconSpinner(SpinnerPopup_IconResources_default_InlineClientBundleGenerator.java:
24)
        at com.invodo.shelby.client.video.SpinnerPopup.(SpinnerPopup.java:28)
        at
com.invodo.shelby.client.video.VideoNavigationEntryPoint.onModuleLoad(VideoNavigationEntryPoint.java:
39)
        at com.invodo.shelby.client.ShelbyApp.onModuleLoad(ShelbyApp.java:29)
        ... 9 more

-- 
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.

Reply via email to