Is there a way to add a property to a message, say:

message.getExchange().add("myProperty", thing);

and have it returned in the response, even though the service in question would 
have no idea what it is or is even there?

Reply via email to