On 9/13/06, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
I think this can be done using normal SCA components whose service
interfaces have parameters that are "IT data objects" - for example, Peter's router could be passed a SDO DataObject containing the full message (with headers) or an alternative implementation could be passed a JAXB object. It could flow that on by invoking the appropriate target reference passing the same or a mutated object.
Something like this would be really useful, I've been wanting to do this ever since looking at Tuscany. How about having this function be a goal of the next release after M2? ...ant
