You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Charlie Mordant <cm...@gmail.com> on 2014/04/01 10:09:34 UTC

Camel CDI: handling configadmin properties

Hi,

I did a little module to handle configadmin admin with CDI (then using it
with a camel-cdi route).

Feel free to use/comment, integrate (if you want, I can try to).

The module:
https://github.com/OsgiliathEnterprise/net.osgiliath.parent/tree/master/net.osgiliath.framework/net.osgiliath.helpers.parent/net.osgiliath.helper.camel.cdi.configadmin

The sample:
https://github.com/OsgiliathEnterprise/net.osgiliath.parent/tree/master/net.osgiliath.framework/net.osgiliath.features.karaf-features/net.osgiliath.features.karaf-features.itests/net.osgiliath.features.karaf-features.itests.messaging.cdi

Regards,

Charlie,