Modifying web services to use the IBM Web Service SOAP provider

The current WSIF default SOAP provider (the IBM® Web Service SOAP provider) is designed to interoperate fully with a JAX-RPC compliant web service, and therefore the current default provider does not fully interoperate with services that are running on the former (Apache SOAP) provider. To get your existing services working again, you can either modify your web services to use the current IBM Web Service SOAP provider as described in this topic, or you can change the WSIF default provider back to Apache SOAP.

About this task

To modify an existing web service, use the assembly tool to complete the following steps and thereby generate new deployment artifacts for access to the service from the IBM Web Service provider:

Procedure

  1. Import into the Workspace the project that contains your existing web services.
  2. For every existing SOAP service in the project, repeat the following steps :
    1. From the pop-up menu for your_service.wsdl, select Generate Deploy Code.
    2. In the Generate Deploy Code window, change the Inbound Binding Type from SOAP to IBM Web Service.
    3. Click Finish.
  3. Export the EAR file that contains all of the deployment artifacts for the IBM Web Service web service.

Ícone que indica o tipo de tópico Tópico de Tarefa



Ícone de registro de data e hora Última atualização: July 9, 2016 7:57
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=twsf_soap_io_chws
Nome do arquivo: twsf_soap_io_chws.html