Importing CORBA-Related Classes

When you configure a process to invoke the Container Managed Persistence (CMP) entity bean of EJB 2.0 on IBM WebSphere Application Server, if you add the EJB client JAR files to the lib folder of a project, the class space of the project might be inconsistent with the added EJB client JAR files.

To prevent this inconsistency, you must import the CORBA-related classes to the MANIFEST.MF file of the project.

Procedure

  1. From the menu, click Window > Open Perspective > Other to open the Open Perspective dialog, click Java, and then click OK.
  2. In the Package Explorer view, expand META-INF, right-click MANIFEST.MF; then click Open With > Plug-in Manifest Editor.
  3. Click the Dependencies tab on the right panel and click Add in the Imported Packages pane to add the CORBA-related classes.