You can import beans and other metadata from an EJB JAR file into
a new or existing EJB project.
Tip: In the Project Explorer view you can also copy enterprise
beans by dragging and dropping them from one EJB project to another EJB project.
The import wizard will open to help you merge existing enterprise beans.
Tip: You can quickly drag and drop an EJB JAR file
from the Windows
® Explorer or desktop onto the Project Explorer
view. The Import wizard will open with appropriate fields already populated.
If you drop on an existing EJB module, the wizard will import into that EJB
module. If you drop on an enterprise application, the wizard will bind the
new EJB module to this EAR.
Note: The .ser files in an EJB 1.0 JAR are
converted into the ejb-jar.xml file for EJB 1.1 during an import.