2016-07-19 16:07 GMT+02:00 Roxanne El Baff <[email protected]>:

> Hello,
>
>
Hello


> I have a maven ear project with:
>
>    - war maven module
>       - No openEjb or openJPA is used here! Only front end stuff
>       - EJBD module
>       - Main communication with POSTGRES DB by using EJB and JPA.
>       - *Here I should use openEjb and openJPA instead of the regular
> ones?*
>       - What are the required dependencies to use openEJB, openJPA on tomEE
>       to generate entities and JPAControllers by connecting to a
> PostGres 9.5 DB?
>

TomEE provides openejb and openjpa so just add in common.loader (tomee/lib)
postgres jdbc driver jar.


>       - Should I use an older version of POSTGRES 9.5 ?
>
>
Likely depends your database version


> Thank you for your time and help !
>
> Regards,
>
> --
> *Roxanne El Baff*
> Software Developer
> Computer Science Masters Student
> Bauhaus-Universität, Weimar, Germany
>
> +49 (0) 1523 / 9516877
> LinkedIn Profile <http://de.linkedin.com/in/roxanneelbaff/>
>

Reply via email to