error with matlab.wsd​l.setWSDLT​oolPath

10 vues (au cours des 30 derniers jours)
Mario  Vindas
Mario Vindas le 9 Mai 2017
Réponse apportée : Carl le 23 Août 2017
I follow the steps available in : https://www.mathworks.com/help/matlab/ref/matlab.wsdl.setwsdltoolpath.HTML, but the matlab.wsdl.setWSDLToolPath funtion display this error:
matlab.wsdl.setWSDLToolPath('JDK',jdk,'CXF',cxf) Error using matlab.wsdl.setWSDLToolPath>checkVersion (line 227) The path 'C:\Program Files\Common Files\apache-cxf-2.7.18-src' does not seem to be a CXF folder.
Error in matlab.wsdl.setWSDLToolPath (line 167) checkVersion(path, 'wsdl2java', 'CXF', '-v', ...
any idea of what the problem is ?

Réponses (1)

Carl
Carl le 23 Août 2017
I believe you need the CXF binaries, not the source. See the page here for the relevant download links:

Catégories

En savoir plus sur Call Web Services from MATLAB Using WSDL dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by