gem
16 years agoNew Contributor
Spring WS seems not to work with SoapUI MockService
I got a wsdl and mocked it with SoapUI MockService.
When i sent a request from Spring WS to the MockService it return the response in chunked Transfer enconding.
It seems Spring WS cannot out of the box handle this Transferencoding with a Jibx Marshaller and rises an Exception.
Are there any possible Workarounds for this issue?
When i sent a request from Spring WS to the MockService it return the response in chunked Transfer enconding.
It seems Spring WS cannot out of the box handle this Transferencoding with a Jibx Marshaller and rises an Exception.
Are there any possible Workarounds for this issue?