Search code examples
jakarta-eejava-ee-6weblogic11g

Weblogic 11g and JavaEE 6


I was wondering if Weblogic 11g already supports JavaEE 6. As I didn't find anything about it in google, I thought that it didn't, until I found a comment saying that Oracle WebLogic Server 11g is Java EE 6 complaint.

Despite that, I haven't found yet the modules to support the new Java EE 6 features.

Does somebody knows something about this?


Solution

  • No, it doesn't, WebLogic 11g is a Java EE 5 application server (you can check the datasheet for the standard and the enterprise edition here and here).

    AFAIK, Java EE 6 support is planned for WebLogic 12g (to be released in 2011).