1

Is there some tool available or code or library to convert rpc/literal wsdl to document/literal style

1 Answers1

0

you can combine your soapui with apache axis v1 and v2 to work with the RPC WSDL service. I used axis v1 to generate java code from the RPC WSDL service easily.

Mahdi Karami
  • 64
  • 1
  • 9