【发布时间】:2014-02-01 10:09:27
【问题描述】:
我是 WebSphere 新手,我想知道有没有办法在 WebSphere Application Server 7.0 下运行 JavaEE6 (EJB 3.1) 应用程序?
我知道 WebSphere 8 默认启用了 JavaEE 6 支持,但我必须使用 WebSphere 7.0。
【问题讨论】:
标签: jakarta-ee ejb websphere ejb-3.1 websphere-7
我是 WebSphere 新手,我想知道有没有办法在 WebSphere Application Server 7.0 下运行 JavaEE6 (EJB 3.1) 应用程序?
我知道 WebSphere 8 默认启用了 JavaEE 6 支持,但我必须使用 WebSphere 7.0。
【问题讨论】:
标签: jakarta-ee ejb websphere ejb-3.1 websphere-7
没有办法做到这一点。 WAS 7.0 不直接支持 EJB 3.1,也不以 Feature Pack 的形式支持。您必须升级到 WAS 8.x。
【讨论】: