Weblogic 12c和Java EE 7功能 [英] Weblogic 12c and Java EE 7 Features

查看:100
本文介绍了Weblogic 12c和Java EE 7功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们知道,WebLogic Server 12c本身支持Java EE 7.

As we know, WebLogic Server 12c supports natively Java EE 7.

但是,如果我们看一下 WebLogic 12c文档标准会有很多版本差异.如:

However, if we take a look at the WebLogic 12c documentation of standards there will be a lot of versions differences. Such as:

Java EE 7:Servlet 3.1,JPA 2.1,EL 3.0,JAX-RS 2.0,EJB 3.2,JMS 2.0

Java EE 7: Servlet 3.1, JPA 2.1, EL 3.0, JAX-RS 2.0, EJB 3.2, JMS 2.0

WLS 12c:Servlet 3.0,JPA 2.0,EL 2.2,JAX-RS 1.1,EJB 3.1,JMS 1.1

WLS 12c: Servlet 3.0, JPA 2.0, EL 2.2, JAX-RS 1.1, EJB 3.1, JMS 1.1

这仅仅是导入库的问题吗?还是使用这些最新版本没有任何限制?

It's just a matter of importing the libraries? Or there is any restriction to use these latest versions?

非常感谢!

推荐答案

**更新:WebLogic 12.2.1现在已发布.它已通过Java EE 7和JDK 8认证. **

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

错了! WebLogic 12c(12.1.3)已通过Java EE 6认证.

版本12.1.1和12.1.2不提供Java EE 7的任何功能,尽管可以在它们上运行一些新的API(但不会获得支持).但是,您感兴趣的是,它在WebLogic 12.1.3发行版中提供了Java EE 7的一些与Web相关的功能(例如,完全兼容的JAX-RS 2.0和WebSockets).

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).

请仔细阅读文档 David Hunt 指出.有关WebLogic 12.1.3的路线图,请参见博客文章 WebLogic 12c 12.1的发展之路. 3和12.1.4(12.2.1).

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和Java EE 7功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆