Re: tomee+hibernate+java8 possible?

2014-08-21 Thread Howard W. Smith, Jr.
My response may be inappropriate but I have been using - tomee+ 1.5.1 + eclipselink 2.3.2 + apache derby 10.x + JDK7 - tomee+ 1.6.x + eclipselink 2.3.2 + apache derby 10.x + JDK7 and now - tomee+ 1.7.0 + eclipselink 2.3.2 + apache derby 10.x + JDK8 and the stack is working great, and I'm

Re: tomee+hibernate+java8 possible?

2014-08-21 Thread helio frota
- tomee+ 1.7.0 + eclipselink 2.3.2 + apache derby 10.x + JDK8 Awesome ! On Thu, Aug 21, 2014 at 11:00 AM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: My response may be inappropriate but I have been using - tomee+ 1.5.1 + eclipselink 2.3.2 + apache derby 10.x + JDK7 - tomee+

Re: tomee+hibernate+java8 possible?

2014-08-21 Thread Karl Kildén
Howard, very interesting thanks. When do you plan to upgrade eclipselink? ;) TomEE 1.7 seems really awesome. On 21 August 2014 17:03, helio frota 00h...@gmail.com wrote: - tomee+ 1.7.0 + eclipselink 2.3.2 + apache derby 10.x + JDK8 Awesome ! On Thu, Aug 21, 2014 at 11:00 AM, Howard W.

Re: tomee+hibernate+java8 possible?

2014-08-21 Thread Howard W. Smith, Jr.
Good question. Tried to, but ran into some migration issues, known bugs etc. Let's not discuss that here. Don't want to hijack this thread, and it's not a requirement for me to upgrade yet. :-) On Aug 21, 2014 11:58 AM, Karl Kildén karl.kil...@gmail.com wrote: Howard, very interesting thanks.

tomee+hibernate+java8 possible?

2014-08-18 Thread Emmanuel Touzery
Hello, we are using tomee 1.6 with hibernate 4.2. Now that 1.7 is out, we are interested to migrate to it, and start using the new java8 features. We are not sure which hibernate version introduced support for java8 (it turns out extremely difficult to come to that information...), so we

Re: tomee+hibernate+java8 possible?

2014-08-18 Thread Romain Manni-Bucau
Hi If you add jpa 2.1 api replacing javee api jar by geronimo jar (javee api is just a shade of geronimos ones) it should work Le 18 août 2014 10:46, Emmanuel Touzery emmanuel.touz...@lecip-its.com a écrit : Hello, we are using tomee 1.6 with hibernate 4.2. Now that 1.7 is out, we are