Hello, in order to be able to take advantage of the org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaller, would it be possible to either set the visibility of the SourceTransformer attribute or to set some accessors on it ? Thus, when someone wants to extend the marshalling process, overriding of createRequest, handleResponse and handleException methods is the only thing required.
What would be the drawbacks of such an approach ? If this is not possible is the copy/paste approach a better approach ? Shall I raise a JIRA for this ? Thanks for your advices. Benoît
