I wrote an interceptor which adds header properties to messages in the PREPARE_SEND phase. This works fine for endpoint-specific properties. However, I need to be able to add message-specific properties. For example, I need to be able to create a set of key-value pairs using data from the message. How can I go about doing this?
-- View this message in context: http://cxf.547215.n5.nabble.com/How-to-add-JMS-properties-to-outbound-messages-tp5757243.html Sent from the cxf-user mailing list archive at Nabble.com.
