Hi,

Does anyone know how you can access environment variables in blueprint xml
syntax?

In Camel you can write:

@PropertyInject("{{env:EVENTBUS}}")
private String eventbus;

But I haven't found the equivalent for setting a property value based on an
environment variable in blueprint. Is this possible?

Thanks
Souciance





--
View this message in context: 
http://karaf.922171.n3.nabble.com/Access-environment-variables-from-blueprint-tp4047991.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to