Hi,
You have got a Java compiler error, so I think you should include
hibernate-annotations.jar in ant comipler classpath (hibernate4gwt
just provide annotation emulation for GWT).
Regards
Bruno
On 7 jan, 18:26, tophtfc wrote:
> Hi,
>
> My application builds and works fine in hosted mode, but
check out http://toools.org ... we are using JPA there with
netbeans ... which is basically ant ...
cheers
On Jan 7, 6:26 pm, tophtfc wrote:
> Hi,
>
> My application builds and works fine in hosted mode, but I am having
> trouble getting my application to compile using Ant. Im using GWT with
>
Hi,
My application builds and works fine in hosted mode, but I am having
trouble getting my application to compile using Ant. Im using GWT with
hibernate4gwt and JPA annotations, so my gwt xml inherits the
following:
In my domain classes I have many JPA annotations e.g:
import javax.persi