It's related to this question which is already answered:
http://camel.465427.n5.nabble.com/ProducerTemplate-for-sending-mails-with-attachements-td5605511.html#a5606572

Best,
Christian

On Fri, Mar 30, 2012 at 7:06 PM, bjacob <boneyja...@gmail.com> wrote:

> Hello Everyone -
>
> I'm new to Apache camel and my question may seem very simple.
>
> I was trying to create a JMS message using Camel with the ProducerTemplate
> class. This JMS message will have headers like (JMSReplyTo) and customer
> properties (say SOAPHeader etc).
>
> I couldn't find a 'send' function in the ProducerTemplate class which can
> be
> used to send Body, Headers and Properties. I see sendBodyAndHeaders and
> sendBodyAndProperty functions but not for all the three together.
>
> Can someone help me on this?
>
> Thanks
> Boney Jacob
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Using-Apache-Camel-ProducerTemplate-class-to-create-a-JMS-message-with-headers-and-properties-tp5607229p5607229.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to