Show TOC

Deploying the HelloJobLocate this document in the navigation structure

Prerequisites

  • The application server is running.

  • The SAP NetWeaver Developer Studio is connected to the application server.

Context

This procedure tells you how to build the HelloJobProjectEAR project and deploy the HelloJobProjectEAR.ear application on application server.

Procedure


  1. In the Project Explorer , choose HelloJobProjectEAR .

  2. Choose Start of the navigation path Project Next navigation step Build Project End of the navigation path.

    Note

    In the Project menu, the Build Project option is grayed out if on the same menu the Build Automatically option is enabled. In this case, the project is built automatically.

    The HelloJobProjectEAR is built.

  3. Choose Start of the navigation path Window Next navigation step Show View  Next navigation step Servers End of the navigation path.

  4. On the Servers tab page, right click SAP Server , and then choose Add and Remove Projects .

  5. From the list of available projects, choose HelloJobProjectEAR , and then choose Add .

  6. Choose Finish .

  7. If prompted, log on to the application server as Administrator.

Results

HelloJobProjectEAR.ear generated and published on AS Java. You can now create a scheduler task for the HelloJob definition.