質問

ようにしていを定義するショッピングモールがコマGrailsます。

リソースです。groovy:

xmlns camel: 'http://camel.apache.org/schema/spring'
camel {
    camelContext(id:'camelContext') {
    }
}

結果はstacktraceを含む:

2010-02-03 13:24:42,209【本館】エラー。GrailsRuntimeConfigurator-[RuntimeConfiguration]できない負荷の豆ます。groovy org.codehaus.groovy.を行います。InvokerInvocationException:java.lang.NoClassDefFoundError:org/apache/ラクダ/spi/ManagementStrategy

の不思議なことに、ここManagementStrategyはlib/camel-core-2.1.0.jar.いることを知も春でもキャメルな提案を歓迎する。でもこのclassloader。

役に立ちましたか?

解決

Apacheのキャメル2.1のリリースノートを読みます http://camel.apache.org/camel-210-release.html

新しいの.jar依存関係を持つセクションがあります。 あなたは、クラスパス上コモンズ管理の.jarが必要です。

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top