Piotr

Results 2 issues of Piotr

During development I've noticed that when SOAP responses are huge (like listings etc) client cuts-off randomly part of the body. In my situation i was around 17000'th symbol Version 1.1.3

The only message is: ``` Unable to find resource 'org/apache/cxf/tools/wsdlto/frontend/jaxws/template/client.vm' ``` The vm file is in `cxf-tools-wsdlto-frontend-jaxws`. Probably it should be added to dependencies, but I didn't suceeded. Would be...