Show TOC Start of Content Area

Procedure documentation Deploying the HelloJob  Locate the document in its SAP Library structure

Use

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

Prerequisites

      The application server is running.

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

Procedure

...

       1.      In the Project Explorer, choose HelloJobProjectEAR.

       2.      Choose Project à Build Project.

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 Window à Show View à Servers.

       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.

Result

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

Next Step

Scheduling the HelloJob

End of Content Area