WebService SOAP : error import wsdl
Hello,
I've created a SOAP webservice in HealthShare following the documention.
When I get the wsdl definition and try to import it into a tool like 'SOAPUI' or a java framework like netbeans, I get errors.
The wsdl seems to be bad...
What I have to check?
Thanx
BN
Hi BN,
Can you share some more information about this?
- What error do you get in SoapUI?
- What does the WSDL generated by your SOAP service look like?
Best,
Marc
I would suggest that you have authorization in your web-application, and SoapUI fails to load it because it is not authorized.
follow the documentation and add it to the URL.