简体   繁体   English

ServiceMix和Camel OSGi属性组件

[英]ServiceMix and Camel OSGi Properties Component

Is there a Camel Properties Component feature to install in ServiceMix? 是否在ServiceMix中安装了骆驼属性组件功能? Because I can't find it so I can't load my OSGi bundle. 因为找不到,所以无法加载OSGi捆绑包。

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? 如何在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. 我认为您只需要检查您的骆驼osgi捆绑包正确设置了导入包即可。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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