Migrating EJB Projects

If you have existing EJB projects developed in JDeveloper 3.2.3, they can be easily migrated to more recent versions of JDeveloper.

To open an EJB project created in JDeveloper 3.2.3:

  1. From the File menu, choose Open.
  2. Navigate to the location of your .jpr file and select it. Click OK.

The .jpr file is opened in the System Navigator. The .ejx file is interpreted as an EJB module, but the name remains the same (.ejx) in the System Navigator. Any operations you would perform on an EJB module can be performed on the .ejx file.


Related topics

Developing Enterprise JavaBeans

 

 

 

Copyright © 1997, 2004, Oracle. All rights reserved.