Re: Retrieve BrokerName & Velocity

2010-01-13 Thread Willem Jiang
grab those as well, so you can put a header with the broker name and date and then use those in the template. See some of the camel unit tests for that. Thank you in advance. titexe -- View this message in context: http://old.nabble.com/Retrieve-BrokerName---Velocity-tp27128040p27128040

Re: Retrieve BrokerName & Velocity

2010-01-13 Thread titexe
t; templating language if you e.g. want to get Date now = new Date() >>> dates? >>> And how to format it etc. >>> >>> Basically all the Camel headers is avail so you can grab those as >>> well, so you can put a header with the broker name and date and then &

Re: Retrieve BrokerName & Velocity

2010-01-12 Thread Willem Jiang
o you can grab those as well, so you can put a header with the broker name and date and then use those in the template. See some of the camel unit tests for that. Thank you in advance. titexe -- View this message in context: http://old.nabble.com/Retrieve-BrokerName---Velocity-tp27128040p2712804

Re: Retrieve BrokerName & Velocity

2010-01-12 Thread titexe
to check the Velocity documentation how to use its >>> templating language if you e.g. want to get Date now = new Date() >>> dates? >>> And how to format it etc. >>> >>> Basically all the Camel headers is avail so you can grab those as >>>

Re: Retrieve BrokerName & Velocity

2010-01-12 Thread Claus Ibsen
gt;> dates? >> And how to format it etc. >> >> Basically all the Camel headers is avail so you can grab those as >> well, so you can put a header with the broker name and date and then >> use those in the template. >> See some of the camel unit tests for that.

Re: Retrieve BrokerName & Velocity

2010-01-12 Thread titexe
can grab those as > well, so you can put a header with the broker name and date and then > use those in the template. > See some of the camel unit tests for that. > >> Thank you in advance. >> >> titexe >> -- >> View this message in context: &

Re: Retrieve BrokerName & Velocity

2010-01-12 Thread Claus Ibsen
use those in the template. See some of the camel unit tests for that. > Thank you in advance. > > titexe > -- > View this message in context: > http://old.nabble.com/Retrieve-BrokerName---Velocity-tp27128040p27128040.html > Sent from the Camel - Users mailing list archive

Retrieve BrokerName & Velocity

2010-01-12 Thread titexe
Hello, a simple question: I want to retrieve the name of the broker to use it after in a component Velocity? How to get the system date in velocity? Thank you in advance. titexe -- View this message in context: http://old.nabble.com/Retrieve-BrokerName---Velocity-tp27128040p27128040.html