【问题标题】:ServiceMix and Camel OSGi Properties ComponentServiceMix 和 Camel OSGi 属性组件
【发布时间】: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


【解决方案1】:

Camel Properties 组件是 Camel-core 自带的。

我认为您只需要检查您的骆驼 osgi 包是否正确设置了导入包。

【讨论】:

  • 检查camel osgi bundle 是否正确设置了导入包是什么意思?
  • 确保你的包导入包org.apache.camel.component.properties
猜你喜欢
  • 2014-01-22
  • 1970-01-01
  • 2018-10-08
  • 1970-01-01
  • 2011-07-06
  • 1970-01-01
  • 1970-01-01
  • 2013-01-31
  • 2014-12-01
相关资源
最近更新 更多