CintiaDR
15 years agoNew Contributor
Error importing WSDL from xMII/SAP
Hello,
I'm having some trouble importing a WSDL generated by a MII WebService. It generates a null pointer exception.
I attached the soapui logs, but I cannot send the full WSDL due to legal restrictions.
The definitions are:
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="http://www.sap.com/xMII" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://www.sap.com/xMII">
Should I change it?
I'm having some trouble importing a WSDL generated by a MII WebService. It generates a null pointer exception.
I attached the soapui logs, but I cannot send the full WSDL due to legal restrictions.
The definitions are:
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="http://www.sap.com/xMII" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://www.sap.com/xMII">
Should I change it?