| Author |
Does websphere app server 7 supports EJB 2.1?
|
Debopam Poddar
Ranch Hand
Joined: Jun 21, 2005
Posts: 49
|
|
|
we are migrating our application from WAS 5 to WAS 7. Our application is built using EJB 2.1. Will it be suported by Websphere Application Server 7 or we have to migrate it to EJB 3???
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
WAS 7 supports JaveEE 5, and EJB 3.0 - but is backwards compatible to JEE v1.2 (EJB 1.1)
http://www-01.ibm.com/software/webservers/appserv/was/features/?S_CMP=wspace
|
Regards, Rene Larsen
Dropbox Invite
|
 |
Deepak Pant
Ranch Hand
Joined: Feb 13, 2004
Posts: 443
|
|
Yes it supports both 2.1 and 3.0. We migrated all our EJB 2.1 EJBs to EJB3. It simplifies lot of stuff.
|
 |
 |
|
|
subject: Does websphere app server 7 supports EJB 2.1?
|
|
|