Hi,

I've a Karaf based distribution with bundles containing Camel routes based on Aries blueprint. If I deploy them via deploy folder everything works fine but via Karaf feature files I need to put a capability for the Camel blueprint namespace to avoid resolve error on startup:

<capability>
osgi.service;objectClass=org.apache.aries.blueprint.NamespaceHandler;effective:=active;osgi.service.blueprint.namespace=http://camel.apache.org/schema/blueprint
</capability>

Maybe this is missing in 'camel-blueprint' feature?

Regards

Benjamin

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to