标签: java-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。
答案 0 :(得分:5)
没有办法实现这一目标。 WAS 7.0既不直接也不支持EJB 3.1,也不支持Feature Pack。您必须升级到WAS 8.x。
Specifications and API documentation