With the latest trunk code, PassByValueInterceptor seems to always copy data returned by my Java component to my service (with a feed binding).

I don't think it's right (and it's actually breaking me now as the JAXBDataBinding fails to copy my objects).

Or is the feed binding not doing what it should do to tell the databinding framework not to copy?

BTW it's again another example of some databinding magic happening on the invocation chain and making things complicated to follow. Where are we with the discussion about not having so much databinding magic happen at invocation time?

How can I, in my binding, disable the automatic databinding processing?
--
Jean-Sebastien

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to