Show TOC Start of Content Area

Procedure documentation Deploying the Converter Web Service  Locate the document in its SAP Library structure

Use

To consume the Web service, you firstly have to deploy it on an application server. During the deployment, the WSDL document is generated on the application server. At a later stage you use the WSDL document to generate a Web service proxy and client application.

Prerequisites

      The application server is running.

      The SAP NetWeaver Developer Studio is connected to the application server. More information: Configuring the Application Server in the Developer Studio.

Procedure

       1.      In the Project Explorer, choose ConverterEAR.

       2.      Choose Project Build All.

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.

       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 ConverterEAR, and then choose Add.

This graphic is explained in the accompanying text

       6.      Choose Finish.

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

Result

The Web service is on the application server.

Next Step

Configuring the Web Service in the SAP NetWeaver Administrator

 

 

End of Content Area