I don't think the issue is related to 4584. I did try to see and check
the IE8 mode. It was running in IE7 Standars mode. I changed it to IE8
mode and now I get this



java.lang.NoClassDefFoundError: null
    at
com.google.gwt.user.client.ui.PopupPanel.setState(PopupPanel.java:
1387)
    at com.google.gwt.user.client.ui.PopupPanel.show(PopupPanel.java:
969)
    at com.google.gwt.user.client.ui.DialogBox.show(DialogBox.java:
347)
    at com.bnpp.gtop.client.LoginDialog$1.onClick(LoginDialog.java:93)


Thanks

- Harjit

On Sep 17, 9:56 am, Thomas Broyer <t.bro...@gmail.com> wrote:
> On Sep 17, 2:37 pm, "harjit.singh" <harjit.si...@content-studios.com>
> wrote:
>
> > Hi there,
>
> > When I try to run the app which is compiled in Gwt 2.0  in IE 8 I keep
> > getting this exception quiet a lot. If I run the same app in Firefox,
> > I don't see the error. Here is a stack trace
>
> > 08:32:38.251 [ERROR] [gwebtop] Uncaught exception escaped
> > java.lang.ExceptionInInitializerError: null
> >     at
> > com.google.gwt.user.client.ui.PopupPanel.setState(PopupPanel.java:
> > 1387)
>
> Could it be issue 4584? (in IE8 it would only happen if IE is *not*
> running in "IE8 Standards Mode", which you can check in the IE
> Developer Tools (just hit F12 on your 
> keyboard))http://code.google.com/p/google-web-toolkit/issues/detail?id=4584

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