You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by titexe <ti...@yahoo.Fr> on 2010/01/26 17:46:30 UTC

Recover value of variable in camel

Hello,

how I can recover the value of the variable%ACTIVEMQ_HOME%  in my route
camel?

Thank you in advance

best regards,

titexe
-- 
View this message in context: http://old.nabble.com/Recover-value-of-variable-in-camel-tp27325821p27325821.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Recover value of variable in camel

Posted by titexe <ti...@yahoo.Fr>.
You're right,

thank you

titexe

Claus Ibsen-2 wrote:
> 
> On Tue, Jan 26, 2010 at 5:46 PM, titexe <ti...@yahoo.fr> wrote:
>>
>> Hello,
>>
>> how I can recover the value of the variable%ACTIVEMQ_HOME%  in my route
>> camel?
>>
> 
> This is not specific to Camel. Try googling for how to get environment
> variables in Java.
> I think its just a java.lang.System.getenv() or something like that.
> 
> 
> 
>> Thank you in advance
>>
>> best regards,
>>
>> titexe
>> --
>> View this message in context:
>> http://old.nabble.com/Recover-value-of-variable-in-camel-tp27325821p27325821.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>>
> 
> 
> 
> -- 
> Claus Ibsen
> Apache Camel Committer
> 
> Author of Camel in Action: http://www.manning.com/ibsen/
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
> 
> 

-- 
View this message in context: http://old.nabble.com/Recover-value-of-variable-in-camel-tp27325821p27337481.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Recover value of variable in camel

Posted by Claus Ibsen <cl...@gmail.com>.
On Tue, Jan 26, 2010 at 5:46 PM, titexe <ti...@yahoo.fr> wrote:
>
> Hello,
>
> how I can recover the value of the variable%ACTIVEMQ_HOME%  in my route
> camel?
>

This is not specific to Camel. Try googling for how to get environment
variables in Java.
I think its just a java.lang.System.getenv() or something like that.



> Thank you in advance
>
> best regards,
>
> titexe
> --
> View this message in context: http://old.nabble.com/Recover-value-of-variable-in-camel-tp27325821p27325821.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus