Opening Existing EJB Modules
To add an existing EJB module to a new JDeveloper project:
-
From the File menu, choose
Open.
-
Navigate to the location of your EJB module (ejb-jar.xml file) and
select it. Click OK.
-
Note that If the EJB has source path entries, you may need to add the
source path files to the project as well. Note that if the EJB has
source files, you may need to add the source path directly to the
project's source path as well.
Note that you can only have one EJB module per project.
Related topics
Developing Enterprise JavaBeans
Copyright © 1997, 2004, Oracle.
All rights reserved.