Converting WebLogic descriptors to EJB 2.0

IBM Rational Developer provides you with a tool to migrate an EJB project from version 1.1 to 2.0. See the IBM Rational Developer documentation Migrating J2EE applications for details.

When migrating an EJB 1.1 project to EJB 2.0, you will also need to convert the WebLogic deployment descriptors to EJB 2.0. This can be done either before or after the project migration as follows:

  1. Switch to the J2EE perspective.
  2. In the Project Explorer view, right-click the EJB project you wish to convert and select Convert WebLogic Descriptors to EJB 2.0. A dialog will appear asking for confirmation.
  3. Click Yes to start the conversion of the WebLogic descriptors.

Note: The EJB project must be targeted to a WebLogic server runtime.

Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.