I want to migrate an old EJB 2.1 (with Xdoclet usage) project from Websphere 6.1 to WebSphere 8.
Is there anything to be taken into account. ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Refer to this link:
http://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=%2Fcom.ibm.websphere.nd.multiplatform.doc%2Finfo%2Fae%2Fae%2Frovr_specs.html
However, support for specifications is compatible with earlier versions of the product; the Version 8.0 product supports all specifications that are listed for Version 6.0 through Version 8.0. For example, for any application type, the Version 8.0 product supports Java EE 5 and 6 and J2EE 1.2, 1.3, and 1.4.
You should be able to run EJB 2.1 on WAS 8 based on this information above.
HTH
Manglu