Show TOC

Creating an EJB ProjectLocate this document in the navigation structure

Context

This procedure tells you how to create an EJB 3.0 project and an application archive in the SAP NetWeaver Developer Studio.

Procedure


  1. In the J2EE perspective, choose Start of the navigation path File Next navigation step New  Next navigation step Project End of the navigation path.

    The New Project window opens.

  2. In the list of wizards, choose Start of the navigation path EJB Next navigation step EJB Project 3.0,  End of the navigation path and then choose Next .

  3. In the New EJB Project window that opens, proceed as follows:

    1. In the Project name box, enter HelloJob Project .

    2. Choose Add project to an EAR.

    3. In the EAR Project Name , enter HelloJobProjectEAR .

    4. Choose Finish .

Results

HelloJob Project project and the corresponding HelloJobProjectEAR application archive are created and appear in the Project Explorer pane.