【发布时间】:2021-01-14 02:28:14
【问题描述】:
我在 Apache Karaf 上使用 Fuse 7.7。
我收到了这个错误
2020-09-28 18:08:57,689 |错误 | lueprint 扩展器:2 | o.a.a.b.c.BlueprintContainerImpl | 51 - org.apache.aries.blueprint.core - 1.10.2 | 由于未解决的依赖关系 [(&(component=http)(objectClass=org.apache.camel.spi.ComponentResolver))],无法启动蓝图包 com.esb.iis-to-rm-vr/1.0.0 的容器 java.util.concurrent.TimeoutException: null
我做了以下步骤。 camel-http 没有安装。
karaf@root()> 功能:安装camel-http
karaf@root()> 特征:列表 | grep 骆驼-http
骆驼-http4
karaf@root()> 列表 | grep 骆驼-http
67 |活跃 | 50 | 2.21.0.fuse-770013-redhat-00001 |骆驼-http-common
255 |活跃 | 50 | 2.21.0.fuse-770013-redhat-00001 |骆驼-http4
除了下面的步骤,请告诉我,安装camel-http需要遵循哪些步骤。
karaf@root()> 功能:安装camel-http
【问题讨论】: