Hello,
I think that in this example, the (deprecated) GenericMarshallingMethodEndpointAdapter is the one that picks up the request, and as DefaultMethodEndpointAdapter does not do anything,...
Type: Posts; User: thrantal; Keyword(s):
Hello,
I think that in this example, the (deprecated) GenericMarshallingMethodEndpointAdapter is the one that picks up the request, and as DefaultMethodEndpointAdapter does not do anything,...
Response streaming is not implemented yet
http://jira.springframework.org/browse/SWS-352
See
http://jira.springframework.org/browse/SWS-352
and/or search "stream" in forums for more on this.
Me too, I just did the same.
It is unfortunate that there is the example configuration fragment in the reference manual that fails at application context setup. The same error is in Spring in...