Hi, They can be used. TomEE needs to be compiled on with JDK 6 tough. Usually Java EE 7 features rely on the JDK 7 features. These things don't work on JDK 6. In order to be certified Java EE 6, we need to support JDK 6. That means that the TomEE source code uses no Java 7 (or Java 8) goodness yet.
[]s, Thiago. On Thu, May 29, 2014 at 9:10 AM, James Green <[email protected]>wrote: > Why is it that something EE 7 compliant cannot be used in something EE 6 > compliant then? > > > On 28 May 2014 12:32, Romain Manni-Bucau <[email protected]> wrote: > > > Hi > > > > when we'll target JavaEE 7 so end of summer surely > > > > > > > > Romain Manni-Bucau > > Twitter: @rmannibucau > > Blog: http://rmannibucau.wordpress.com/ > > LinkedIn: http://fr.linkedin.com/in/rmannibucau > > Github: https://github.com/rmannibucau > > > > > > 2014-05-28 12:59 GMT+02:00 James Green <[email protected]>: > > > > > The JIRA Roadmap page appears inaccurate at best so I have to ask here > - > > > what plans do you have to ship a TomEE with CXF 3.0 included? > > > > > > Thanks, > > > > > > James > > > > > >
