So what is the fix for this? Is this a bug in Mark's code that is easy to fix?
Thanks On Nov 2, 7:47 pm, Eric Ayers <[EMAIL PROTECTED]> wrote: > JsValueGlueGet is about interpreting a parameter or return value in hosted > mode. If, for example, you pass a string as a boolean value parameter, > you'll get this error. > > > > On Sun, Nov 2, 2008 at 8:07 PM, rakesh wagh <[EMAIL PROTECTED]> wrote: > > > Regarding the hosted mode ClassCastexception issue I reported > > earlier: > > > java.lang.ClassCastException > > at java.lang.Class.cast(Class.java:2951) > > at com.google.gwt.dev.shell.JsValueGlue.get(JsValueGlue.java:128) > > at > > > com.google.gwt.dev.shell.ie.SwtOleGlue.convertVariantsToObjects(SwtOleGlue.java: > > 57) > > > I created a simple html page with required js for multiple file upload > > in it and loaded this page in hosted mode browser. It works perfectly > > fine. I understand that no module is loaded in hosted mode this way > > and that hosted mode treats this html file as a static web page. But I > > also understand that gwt code is a simply wrapper over gears js and > > that this gwt based wrapper eventually translate into js. That means > > the bug is probably in GWT itself. While searching for open issues, I > > found this. > > >http://code.google.com/p/google-web-toolkit/issues/detail?id=2841&q=j... > > > Though I have not yet tried the fix, I hope it fixes the issue. > > -- > Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ 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-Toolkit@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---