Hi Bjorn, Yikes, no, we haven't had the same experience. You might look to how a Roo project is configuring everything, as I found some good hints in there while playing with Roo that I'm now using in our main build for our GWT components. Those Roo apps start right up in dev mode, and while they are simple, it is 1's or 10's of seconds seconds, not minutes.
Jason On Jul 22, 7:29 am, Björn <[email protected]> wrote: > Hi, > > we are currently upgrading from 1.5.3 to 2.1.m2. With 1.5.3 (GwtShell) > our application started in 6 minutes time. With DevMode it needs more > than 8 minutes. 6 minutes to start the GWT Development Mode window and > 2 minutes to initialy start the browser. > > Is this plausible? Has anyone made the same experience while changing > from the GwtShell to DevMode? Do we simply have a configuration > problem? > > We are using the default JettyLauncher. The lib folder is empty, so > the JettyLauncher has to dynamically look for class files and jars on > the system classpath. > > Is there a way to start things faster? > > cheers, > > Björn -- 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.
