Pregunta

I'm new in WebSphere and I want to know that is there any way to run JavaEE6 (EJB 3.1) application under WebSphere Application Server 7.0 ?

I know that WebSphere 8 enabled JavaEE 6 support by default but I have to use WebSphere 7.0.

¿Fue útil?

Solución

There is no way to achieve this. WAS 7.0 has no support for EJB 3.1, neither directly, nor in the form of a Feature Pack. You have to upgrade to WAS 8.x.

Specifications and API documentation.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top