13 years ago
Underscore in URL results in NullPointerException
Hi
When sending requests to a URL that contains the '_' character soapUI 4.5.0 fails with "ERROR:java.lang.NullPointerException". The endpoint I'm consuming is located at a URL in the following format "http://a_sub_domain.domain.se/serviceName.asmx"
The service works fine when communicating with WCF or viewing the WSDL with a browser.
When sending requests to a URL that contains the '_' character soapUI 4.5.0 fails with "ERROR:java.lang.NullPointerException". The endpoint I'm consuming is located at a URL in the following format "http://a_sub_domain.domain.se/serviceName.asmx"
The service works fine when communicating with WCF or viewing the WSDL with a browser.