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
Simply, keep another version of your Entities but without the annotations!