Generating Deployment Descriptors for WebLogic

When you create an EJB module (when you create the first EJB in a project), you have the option of choosing the type of persistence. You cannot change the persistence provider later. Therefore, if you want to use WebLogic, you must start a new project.

To create a WebLogic project:

  1. In the Navigator, create a new project.
  2. Right-click the project and choose New.
    The New Gallery opens.
  3. In the Business Tier category, choose Entity Beans from Tables.
    (If you do not see this option, in the Filter By field choose All Technologies).
    The Create CMP Entity Beans from Tables wizard opens.
  4. Follow the steps in the wizard. On the Database Connection Details page, make sure to select WebLogic in the CMP Persistence Manager field.


Related topics
About Developing EJB Applications Using JDeveloper
Developing Enterprise JavaBean Applications

 

 

 

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