2 Replies Latest reply on Jan 8, 2013 3:38 AM by rodant68

    Errai Client JPA project setup fails

    rodant68

      Hello, I'm a newbe to Errai. I generated a test project using the quick-start CDI Maven artifact. The application is setup and running, but now I want to experiment with client JPA and I added the corresponding dependency in the pom.xml for errai-jpa-client. According to the tutorial the next step is to inherit from the JPA module in the App GWT description. This doesn't work, the module can't be found. Moreover I have not the persistence annotations in the classpath either, when I try to use for example @Entity.

       

      Any Idea what I'm missing?

       

      Thanks.