Show TOC

Exposing the Converter Application as a Web ServiceLocate this document in the navigation structure

Use

The Converter sample application is available in the SAP NetWeaver Developer Studio. You expose the Converter as a Web service and configure some design time settings to the Web service. At a later stage, during the runtime, you provide additional settings to the Web service.

Procedure

To expose the Converter application as a Web service, proceed as follows:

  1. In the SAP NetWeaver Developer Studio, you import the Converter application. More information: Importing the Converter Application in the SAP NetWeaver Developer Studio .

  2. You expose the Converter application as a Web service. More information: Exposing the Implementation EJB as a Web Service .

  3. During the design time, you set an authentication level to the Web service in the SAP NetWeaver Developer Studio. More Information: Setting an Authentication Level to the Web Service .

  4. You deploy the Converter Web service on an application server. More information: Deploying the Converter Web Service .

  5. At runtime, you configure runtime settings to the Web service in the SAP NetWeaver Administrator. More information: Configuring the Web Service in the SAP NetWeaver Administrator .