简体   繁体   中英

ServiceMix and Camel OSGi Properties Component

Is there a Camel Properties Component feature to install in ServiceMix? Because I can't find it so I can't load my OSGi bundle.

Caused by: java.lang.ClassNotFoundException:
org.apache.camel.component.properties.PropertiesComponent not found from bundle [my-camel-osgi-bundle]

How can I install the Camel Properties Component feature in Apache ServiceMix?

Thank you in advance!

Camel Properties component is came with camel-core.

I think you just need to check your camel osgi bundle sets the import packages rightly.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM