Generate client code by using Apache cxf 2.x and Wsimport

Viewed 416

am trying to generate Java code from WSDL by using

1) Apache CXF2.x. It is showing following error..

WSDLToJava Error: WSI-BP-1.0 R2210 violation: Operation 'ProcuraCadastroCallCenter' more than one part bound to body

2)when am using Wsimport it is showing following error

link: https://i.stack.imgur.com/0qiS0.png

Please any one suggest to me best solution for Generate client code and Thanks in advance !!

0 Answers
Related