Migrating Web Services

Prerequisites

You have an existing Web service developed for SAP NetWeaver 7.0.x or an earlier release that you want to migrate to Java API for XML Web Services (JAX-WS).

Procedure

  1. Import the WSDL of the existing Web service into SAP NetWeaver Developer Studio.
  2. Generate a Web service skeleton using the outside-in approach. For more information, see Creating Outside-In Web Services .
  3. Proceed with one of the following:
    • Fill in the empty business methods with the implementation from the existing (SAP NetWeaver 7.0.x or earlier release) Web service.

    • In the new Enterprise Java Bean 3.0, inject a reference to the existing EJB.