Show TOC

Migrating Web Services to JAX-WSLocate this document in the navigation structure

Use

You can migrate Web services created in Java in 7.0.x or older releases of SAP NetWeaver to newer releases of SAP NetWeaver. Whereas for older releases the Web service programming model is JAX-RPC, newer releases use the JAX-WS model.

Migrating to the newer Web service programming model allows you to take advantage of the enhanced capabilities offered by newer Web service frameworks. For more information about the purpose of migration, see Aspects of the Migration Process .

To migrate a Web service, you need to import the WSDL and generate a Web service skeleton. For more information, see Migrating Web Services .