【问题标题】:Blueprint bundle is waiting for dependencies [(&(component=netty4-http)(objectClass=org.apache.camel.spi.ComponentResolver))]蓝图包正在等待依赖项 [(&(component=netty4-http)(objectClass=org.apache.camel.spi.ComponentResolver))]
【发布时间】:2021-05-11 05:11:03
【问题描述】:

我有以下骆驼上下文,可以在 karaf 上构建和安装,至少没有错误。

从 Camu 获得当前成绩 来自 bpm 的原始请求 {{api.key}}

问题是

is waiting for dependencies [(&(component=netty4-http)(objectClass=org.apache.camel.spi.ComponentResolver))]

我已经安装了camel-http 功能和camel-nett4 功能,没有任何影响。 thge pom 对 nett4 依赖没问题

<dependency>
      <groupId>org.apache.camel</groupId>
      <artifactId>camel-netty4-http</artifactId>
      <version>2.21.0.fuse-730078-redhat-00001</version>
    </dependency>

接下来我会尝试什么

【问题讨论】:

    标签: apache-camel apache-karaf netty4


    【解决方案1】:

    is waiting for dependencies - 表示您的应用程序在 apache karaf 等待服务。在这种情况下 netty4-http 你必须重新

    【讨论】:

      猜你喜欢
      • 2018-08-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多