I agree. Using hibernate seems to be a popular configuration so I think a
Maven profile, or even something that could download hibernate and include
it in TomEE (link in the OpenEJB web dashboard?) or some other means of
making it easier to use these JPA providers would be great.

Jon

On Fri, Jul 29, 2011 at 8:13 PM, Jacek Laskowski <[email protected]> wrote:

> +1
>
> On Fri, Jul 29, 2011 at 9:35 AM, Romain Manni-Bucau
> <[email protected]> wrote:
> > Hi,
> >
> > As you may know a lot of people (i'm in these people ;)) use hibernate
> > instead of openjpa for different reasons.
> >
> > As we deliver an Apache product we can't activate hibernate.
> >
> > However we can put a profile with hibernate into our pom if we dont'
> > activate it on Apache platform isn't it?
> >
> > What i would like to do:
> >
> >   - add a profile in openejb-core for openjpa -> by default
> >   - add a profile in openejb-core for hibernate -> activate on hibernate
> >   system property
> >   - ...if someone want eclipselink we can do the same etc...
> >
> > What is important if we do it is to use the system property because it
> will
> > allow us to activate transitive profile from maven (yes!).
> >
> > Any thought?
> >
> > - Romain
> >
>
>
>
> --
> Jacek Laskowski
> Java EE, functional languages and IBM WebSphere - http://blog.japila.pl
> Warszawa JUG conference = Confitura (formerly Javarsovia) ::
> http://confitura.pl
>

Reply via email to