I\'m trying to build database application using GWT 1.5.3. I use JPA annotations with my objects. It seems in hosted mode GWT\'s RPC works fine. But when I try to compile
I am also working with JPA <--> GWT data transformation etc.
In an effort to eliminate the DTO layer I used Gilead too.
My objection here is about translating javax.persistence. To avoid this I used XML JPA mapping declarations (orm.xml)