We use the class WSReader to convert a WSDL document into a WSDL model. The
class work fine for WSDL document using the HTTP headers
'content-type','content-length'. But when the web services server return WSDL
via HTTP using the "chunked" 'Transfer-Encoding' an exception is thrown.
WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported document at...
2008-04-22 10:00:34 UTC in Web Services Description Language for Ja