Re: Gwt hosted mode too slow

2010-03-03 Thread VladS
We also have maven multi module project. GWT and GAE. (~30 modules) We use M2-Eclipse to configure project dependencies in Eclipse. When we run hosted in the same module as the main GAE application it would take forever (like 3-4 minutes)! Also we noticed that if we close all projects that we are

Re: Gwt hosted mode too slow

2010-03-02 Thread glascaleia
No. I mean spending too much time to execute the goal mvn gwt:run. On 1 Mar, 22:32, dolcra...@gmail.com dolcra...@gmail.com wrote: Are you saying that you run hosted mode in production? as a final product? On Mar 1, 9:14 am, glascaleia glascal...@gmail.com wrote: Hi all, i have a maven

Re: Gwt hosted mode too slow

2010-03-02 Thread Sorinel C
I assume that you are using the Chrome browser for that, right? I have explained this issue here, at point 3): http://ui-programming.blogspot.com/2009/12/update-your-application-to-gwt-20.html Cheers! -- You received this message because you are subscribed to the Google Groups Google Web

Re: Gwt hosted mode too slow

2010-03-02 Thread Sorinel C
sorry about point 3) -- actually at point 2) I meant :) 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 google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to

Gwt hosted mode too slow

2010-03-01 Thread Giuseppe La Scaleia
Hi all, i have a maven multi module project with gwt 2.0.3. When i execute goal mvn gwt:gwt the application in hosted mode starts but takes 30 seconds more or less to go. Too much time when you are in production. With gwt 1.5.3 or 1.6 hosted mode was faster. Any ideas. Thanks giuseppe -- You

Gwt hosted mode too slow

2010-03-01 Thread glascaleia
Hi all, i have a maven multi module project with gwt 2.0.3. When i execute goal mvn gwt:gwt the application in hosted mode starts but takes 30 seconds more or less to go. Too much time when you are in production. With gwt 1.5.3 or 1.6 hosted mode was faster. Any ideas. Thanks giuseppe -- You

Re: Gwt hosted mode too slow

2010-03-01 Thread dolcra...@gmail.com
Are you saying that you run hosted mode in production? as a final product? On Mar 1, 9:14 am, glascaleia glascal...@gmail.com wrote: Hi all, i have a maven multi module project with gwt 2.0.3. When i execute goal mvn gwt:gwt the application in hosted mode starts but takes 30 seconds more or