[
https://issues.apache.org/jira/browse/SM-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971979#comment-13971979
]
Krzysztof Sobkowiak commented on SM-2279:
-----------------------------------------
It looks like changing the start level of {{org.apache.felix.bundlerepository}}
in {{assembly/src/main/filtered-resources/startup-obr.properties}} from {{10}}
to {{30}} solves the problem
{code}
# enabling features OBR resolver support
org/apache/felix/org.apache.felix.bundlerepository/${felix.obr.version}/org.apache.felix.bundlerepository-${felix.obr.version}.jar=30
org/apache/karaf/features/org.apache.karaf.features.obr/${karaf.version}/org.apache.karaf.features.obr-${karaf.version}.jar=30
{code}
> The jndi feature can not be installed
> -------------------------------------
>
> Key: SM-2279
> URL: https://issues.apache.org/jira/browse/SM-2279
> Project: ServiceMix
> Issue Type: Bug
> Components: assemblies
> Affects Versions: 5.0.0
> Reporter: Krzysztof Sobkowiak
> Fix For: 5.0.1, 5.1.0, 6.0.0
>
>
> Installation of the jndi feature ends with following error
> {code}
> karaf@root> features:install jndi
> Error executing command: Can not resolve feature:
> Unsatisfied requirement(s):
> ---------------------------
> service:(service=org.apache.aries.proxy.ProxyManager)
> Apache Karaf :: JNDI :: Core
> {code}
> Cfr:
> http://servicemix.396122.n5.nabble.com/Feature-Install-Errors-in-SMX-5-0-0-td5719921.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)