Show TOC

Creating an Enterprise Application DCLocate this document in the navigation structure

Use

To deploy your EJB to the server, you need to package it with an Enterprise Application development component.

Procedure

To create a new Development Component based project of type Enterprise Application , proceed as follows:

  1. Choose the menu path FileNewProject . A New Project Wizard appears.

  2. Choose Development InfrastructureDevelopment Component . Choose Next .

  3. Expand the root node with the vendor ID (for example: sap.com ) and select J2EE , and then Enterprise Application . Choose Next .

  4. Expand the node Local DevelopmentMyComponents . Choose Next .

  5. Enter studsapp in the Name field. Choose Next .

  6. Select 5.0 for Java EE version . Choose Next .

  7. 7. Assign the reference to the EJB DC project you have created in the last procedure and choose Finish .

Result

The wizard generates a new Enterprise Application DC. The resulting project structure is displayed in the Project Explorer view.