It turns out that my classpath was too long. I was in the habit of just adding all of the JBoss libraries to my path. This was ok under GWT 1.7.1, but I guess the way GWT 2.0 launches Jetty causes a problem. I refined the classpath and things are working well.
On Jan 7, 4:29 am, Sorinel C <[email protected]> wrote: > Why don't you check > herehttp://ui-programming.blogspot.com/2009/12/update-your-application-to... > where you have the most important steps of upgrading a GWT application > to version 2.0 ? > > I think it will help you... > > Cheers!
-- 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.
