I am using a JMS Provider to implement a publish-subscribe pattern and am
having no problems with the default provider, as expected.  However, I want
to make the header properties on the JMS message dynamic, so things like
time to live, priority, etc. are to be pulled from the message and set based
on their values.  I am having a problem finding any place in the provider
where implementing this is possible, though.  I expected it would be
available in the marshaller, but have not had any success there.  Is this
even achievable?

Thanks for any help,
-Ridire123
-- 
View this message in context: 
http://www.nabble.com/JMS-Provider----Header-access--tp19031372p19031372.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to