I am experiencing the same behavior, our application works fine with
GWT versions 1.5 through 1.7.1, but as soon as GWT 2.0 is used the
page experiences a javascript error on load.

If we compile the application using "pretty" or "detailed" styles then
it will run fine, so we feel there is a bug with the GWT 2.0
optimizations.

Building with JDK 1.6 makes no difference.



On Mar 5, 2:04 am, Gourab Panda <goura...@gmail.com> wrote:
> Hi,
>
> Try putting some alert('Page is Loaded');
>
> If this work. Try once with JDK 1.6, Not sure this will work. Just a guess.
>
>
>
> On Wed, Mar 3, 2010 at 7:05 PM, drecute <drey...@gmail.com> wrote:
> > Using Netbeans 6.8, my GWT application shows blank page both at Dev
> > mode and when I deploy the app to Tomcat server.
>
> > I have tried a simple WIndow.alert('smth') within the onModuleLoad
> > function, but nothing seems to work.
>
> > Also, the application builds successfully without any errors.
>
> > Any ideas please?
>
> > --
> > 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<google-web-toolkit%2Bunsubs 
> > cr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.

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