小编Cla*_*uds的帖子

在 OSGi 容器中找不到 OpenSAML3 资源“default-config.xml”

我正在尝试使用 opensaml servicemix bundle ( org.apache.servicemix.bundles:org.apache.servicemix.bundles.opensaml:jar:3.2.0_1)在 Apache Karaf (4.0.5) 上运行的 OSGi 包中升级到 OpenSAML 3 。

解析 SAML 的测试正在运行,所以我认为我走在正确的轨道上。但是,如果我安装上Karaf我捆得到一个“资源未找到”当它试图加载错误default-config.xml

2016-06-21 16:29:10,477 | INFO  | ool-120-thread-1 | InitializationService            | 388 - org.apache.servicemix.bundles.opensaml - 3.2.0.1 | Initializing OpenSAML using the Java Services API
2016-06-21 16:29:10,478 | DEBUG | ool-120-thread-1 | InitializationService            | 388 - org.apache.servicemix.bundles.opensaml - 3.2.0.1 | Initializing module initializer implementation: org.opensaml.core.xml.config.XMLObjectProviderInitializer
2016-06-21 16:29:10,487 | DEBUG | ool-120-thread-1 | XMLConfigurator                  | 388 - org.apache.servicemix.bundles.opensaml - 3.2.0.1 | …
Run Code Online (Sandbox Code Playgroud)

java osgi opensaml maven-bundle-plugin osgi-bundle

1
推荐指数
1
解决办法
1348
查看次数

标签 统计

java ×1

maven-bundle-plugin ×1

opensaml ×1

osgi ×1

osgi-bundle ×1