0
votes

I have a problem with importing (generating client code from wsdl) of wsdl file: idea$ wsimport http://cvx64.daxtra.com/cvvalid/CVXtractorService.wsdl parsing WSDL...

[ERROR] invalid extension element: "mime:part" (in namespace "http://schemas.xmlsoap.org/wsdl/mime/")

Failed to parse the WSDL.

idea$ wsimport -version wsimport version "2.2.9"

1

1 Answers

0
votes

Using Apache CXF wsdl2java helped me.