Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Resolved
-
None
-
None
-
None
Description
When deploying Shiro feature in Karaf, some dependencies seems to be broken (shiro-core, shiro-web, shiro-hazelcast, shiro-spring).
For Spring, we have to add spring-legacy repo and install the version 3.2.18.RELEASE_1 of spring feature.
karaf@root()> feature:repo-add spring-legacy
karaf@root()> feature:install spring/3.2.18.RELEASE_1
For the other feature, we have to update the feature.xml.