问题描述
我想知道Weblogic 11g是否已经支持JavaEE 6.由于我在google中没有找到任何关于它的内容,我认为它没有,直到我发现评论说Oracle WebLogic Server 11g是Java EE 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.
尽管如此,我还没有找到支持新Java EE 6功能的模块。
Despite that, I haven't found yet the modules to support the new Java EE 6 features.
有人知道这个吗?
推荐答案
不,它没有,WebLogic 11g是一个Java EE 5应用服务器(您可以查看标准版和企业版的数据表和)。
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,计划为WebLogic 12g提供Java EE 6支持(将于2011年发布)。
AFAIK, Java EE 6 support is planned for WebLogic 12g (to be released in 2011).
这篇关于Weblogic 11g和JavaEE 6的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!