【发布时间】:2013-08-20 14:26:33
【问题描述】:
ServiceMix 中是否需要安装 Camel 属性组件功能?因为我找不到它,所以我无法加载我的 OSGi 包。
Caused by: java.lang.ClassNotFoundException:
org.apache.camel.component.properties.PropertiesComponent not found from bundle [my-camel-osgi-bundle]
如何在 Apache ServiceMix 中安装 Camel 属性组件功能?
提前谢谢你!
【问题讨论】:
-
我的错!属性组件是骆驼核心的一部分
标签: apache-camel osgi apache-servicemix