是否要在ServiceMix中安装Camel Properties Component功能?因为我找不到它所以我无法加载我的OSGi包。
Caused by: java.lang.ClassNotFoundException:
org.apache.camel.component.properties.PropertiesComponent not found from bundle [my-camel-osgi-bundle]
如何在Apache ServiceMix中安装Camel Properties Component功能?
提前谢谢!
答案 0 :(得分:1)
Camel Properties组件附带了camel-core。
我认为您只需要检查您的驼峰osgi包是否正确设置了导入包。