Weblogic 12c and Java EE 7 Features

浪尽此生 提交于 2019-12-01 05:27:11

** UPDATE: WebLogic 12.2.1 is now released. It is Java EE 7 and JDK 8 certified. **

Wrong! WebLogic 12c (12.1.3) is Java EE 6 certified.

Versions 12.1.1 and 12.1.2 do not offer any feature of Java EE 7, although it is possible to run some new APIs over them (but you won't get support). But as you are interested, it provided on release WebLogic 12.1.3 a few Web-related features of Java EE 7 (such as fully compliant JAX-RS 2.0 and WebSockets).

Please read through the documentation as pointed by David Hunt. For a roadmap of WebLogic 12.1.3, you can see the blog post The road ahead for WebLogic 12c 12.1.3 and 12.1.4 (12.2.1).

Weblogic 12c 12.2.1 fully supports Java EE 7. Finally released...

Weblogic 12c 12.1.3 supports some of Java EE 7.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!