[
https://issues.apache.org/jira/browse/SLING-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740849#comment-16740849
]
Eric Norman commented on SLING-8208:
------------------------------------
I see, well I can't speak to the AEM packaging. Are you saying that the AEM
6.5 M3 distribution contains org.apache.sling.jcr.base:3.0.4 and
org.apache.sling.jcr.jackrabbit.accessmanager:3.0.4 together? If that is the
case then you would probably need to follow up with Adobe to make sure they are
including a compatible set of bundles in their distribution.
I would expect that manually installing the org.apache.sling.jcr.base:3.0.6
bundle should resolve the problem for you.
1.
[https://search.maven.org/artifact/org.apache.sling/org.apache.sling.jcr.base/3.0.6/bundle]
> org.apache.sling.jcr.jackrabbit.accessmanager bundle - Unresolved
> requirements
> -------------------------------------------------------------------------------
>
> Key: SLING-8208
> URL: https://issues.apache.org/jira/browse/SLING-8208
> Project: Sling
> Issue Type: Bug
> Affects Versions: JCR Jackrabbit Access Manager 3.0.4
> Reporter: Jordan Jethwa
> Priority: Major
>
> org.apache.sling.jcr.jackrabbit.accessmanager bundle needs updating
> {code:java}
> org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start
> (org.osgi.framework.BundleException: Unable to resolve
> org.apache.sling.jcr.jackrabbit.accessmanager [580](R 580.0): missing
> requirement [org.apache.sling.jcr.jackrabbit.accessmanager [580](R 580.0)]
> osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.sling.jcr.base.util)(version>=2.2.0)(!(version>=3.0.0)))
> Unresolved requirements: [[org.apache.sling.jcr.jackrabbit.accessmanager
> [580](R 580.0)] osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.sling.jcr.base.util)(version>=2.2.0)(!(version>=3.0.0)))])
> org.osgi.framework.BundleException: Unable to resolve
> org.apache.sling.jcr.jackrabbit.accessmanager [580](R 580.0): missing
> requirement [org.apache.sling.jcr.jackrabbit.accessmanager [580](R 580.0)]
> osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.sling.jcr.base.util)(version>=2.2.0)(!(version>=3.0.0)))
> Unresolved requirements: [[org.apache.sling.jcr.jackrabbit.accessmanager
> [580](R 580.0)] osgi.wiring.package;
> (&(osgi.wiring.package=org.apache.sling.jcr.base.util)(version>=2.2.0)(!(version>=3.0.0)))]{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)