RE: StreamCache for CxfPayload

2015-02-26 Thread Siano, Stephan
Hi Willem, OK, I understand it that you also do not like the side effects :-). I created CAMEL-8410 on top of CAMEL-8402 that removes the side effects and implements a StreamCache for CxfPayload objects. As a consequence streams are used directly, but if you have stream caching you are

Re: StreamCache for CxfPayload

2015-02-26 Thread Willem Jiang
> In my optinion this side-effect of the type converter should not be there at > all. Do you > think it is ok if I remove the mechanism altogether when introducing a > StreamCache for > CxfPayload? The StreamCache will make sure that the CxfPayload is re-readable > without > these hacks. > > Best regards > Stephan >

StreamCache for CxfPayload

2015-02-25 Thread Siano, Stephan
is ok if I remove the mechanism altogether when introducing a StreamCache for CxfPayload? The StreamCache will make sure that the CxfPayload is re-readable without these hacks. Best regards Stephan