You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/11/02 16:43:53 UTC

[jira] Created: (SMX4NMR-170) NMR distribution exports jaas with wrong version

NMR distribution exports jaas with wrong version
------------------------------------------------

                 Key: SMX4NMR-170
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-170
             Project: ServiceMix NMR
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Chris Custine
            Assignee: Chris Custine


On startup of the standalone NMR packaging, you get this error and the jaas bundles fail to start.  
{code}
Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.karaf.jaas.config; version="[1.2.0,2.0.0)"
Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.karaf.jaas.boot; version="[1.2.0,2.0.0)"
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4NMR-170) NMR distribution exports jaas with wrong version

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4NMR-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine resolved SMX4NMR-170.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

> NMR distribution exports jaas with wrong version
> ------------------------------------------------
>
>                 Key: SMX4NMR-170
>                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-170
>             Project: ServiceMix NMR
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>             Fix For: 1.1.0
>
>
> On startup of the standalone NMR packaging, you get this error and the jaas bundles fail to start.  
> {code}
> Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.karaf.jaas.config; version="[1.2.0,2.0.0)"
> Auto-properties start: org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Import-Package: org.apache.felix.karaf.jaas.boot; version="[1.2.0,2.0.0)"
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.