Re: Environment variables and Blueprint

2015-04-13 Thread Jean-Baptiste Onofré
Hi JP, you can use Aries blueprint-ext and directly use ${} where the key is the system variable. Regards JB On 04/13/2015 10:14 AM, CLEMENT Jean-Philippe wrote: Dear Karaf-ers, I would like to retrieve environment variables via Blueprint. Placeholder “persistent-id” is mandatory so it must

RE: Environment variables and Blueprint

2015-04-13 Thread CLEMENT Jean-Philippe
 : Re: Environment variables and Blueprint Hi JP, you can use Aries blueprint-ext and directly use ${} where the key is the system variable. Regards JB On 04/13/2015 10:14 AM, CLEMENT Jean-Philippe wrote: > Dear Karaf-ers, > > I would like to retrieve environment variables via Blueprint.

Re: Environment variables and Blueprint

2015-04-13 Thread Jean-Baptiste Onofré
ut it did not work: ${TOTO} to retrieve the $TOTO variable. What is the naming convention? JP [@@ OPEN @@] -Message d'origine- De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Envoyé : lundi 13 avril 2015 10:28 À : user@karaf.apache.org Objet : Re: Environment variables and Blu

RE: Environment variables and Blueprint

2015-04-13 Thread CLEMENT Jean-Philippe
I wasn't clear, sorry. I'm talking about Unix env variables. Is there a way to get them? JP [@@ OPEN @@] -Message d'origine- De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Envoyé : lundi 13 avril 2015 13:38 À : user@karaf.apache.org Objet : Re: Environmen

Re: Environment variables and Blueprint

2015-04-13 Thread Guillaume Nodet
gt; Is there a way to get them? > > JP > > [@@ OPEN @@] > > > -Message d'origine- > De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net] > Envoyé : lundi 13 avril 2015 13:38 > À : user@karaf.apache.org > Objet : Re: Environment variables and Blueprint > &

Re: Environment variables and Blueprint

2015-04-13 Thread Jean-Baptiste Onofré
-Baptiste Onofré [mailto:j...@nanthrax.net <mailto:j...@nanthrax.net>] Envoyé : lundi 13 avril 2015 13:38 À : user@karaf.apache.org <mailto:user@karaf.apache.org> Objet : Re: Environment variables and Blueprint Did you try: ? By system variables, do you mean JV

Re: Environment variables and Blueprint

2015-04-13 Thread Charlie Mordant
Envoyé : lundi 13 avril 2015 13:38 > À : user@karaf.apache.org > Objet : Re: Environment variables and Blueprint > > Did you try: > > > > ? > > By system variables, do you mean JVM -Dkey=value or directly Unix env > variables ? > > When I talk about system vari

Re: Environment variables and Blueprint

2015-04-13 Thread Jean-Baptiste Onofré
Message d'origine- De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net <mailto:j...@nanthrax.net>] Envoyé : lundi 13 avril 2015 13:38 À : user@karaf.apache.org <mailto:user@karaf.apache.org> Objet : Re: Environment variables and Blueprint Di

Re: Environment variables and Blueprint

2015-04-13 Thread Guillaume Nodet
I wasn't clear, sorry. I'm talking about Unix env variables. >> >> Is there a way to get them? >> >> JP >> >> [@@ OPEN @@] >> >> >> -Message d'origine- >> De : Jean-Baptiste Onofré [mailto:j...@nanthrax.net >

RE: Environment variables and Blueprint

2015-04-13 Thread CLEMENT Jean-Philippe
t>>] Envoyé : lundi 13 avril 2015 13:38 À : user@karaf.apache.org<mailto:user@karaf.apache.org> <mailto:user@karaf.apache.org<mailto:user@karaf.apache.org>> Objet : Re: Environment variables and Blueprint Did you try: ? By system variables, do you mean JV