Re: problem with serialization of uninitialized JPA 2 annotated entities (gwt 2.0.3)

2010-03-03 Thread glascaleia
Hi all , I use gwt 2.0.3 , JPA 2 annotated entities and hibernate for the persistence, Spring 3.0.0. To resolve the problem for serialization type i have used Apache Dozer Framework. Without dozer i have the serialization error relative to PersistenceBag for hibernate. Regards On 2 Mar, 10:13,

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

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

Problem with gwt 2.0.2

2010-02-19 Thread glascaleia
Hi all, i have a problem with gwt 2.0.2. I downloaded the zip and i created a maven project with the dependencies from gwt-user , gwt-dev and gwt- servlet This is part of my pom.xml !-- GWT deps (from central repo) -- dependency