Axiom Bundles are "named" the same, appear to be running twice in 
ServiceMix/Karaf
----------------------------------------------------------------------------------

                 Key: WSCOMMONS-516
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-516
             Project: WS-Commons
          Issue Type: Bug
          Components: AXIOM
            Reporter: Scott Parkerson
            Priority: Trivial


Clearly these are two different bundles, but their names don't have any 
differentiation when seen in the OSGi bundle list in Karaf:

ka...@root> list
.
.
.
[ 108] [Active     ] [            ] [       ] [   60] Axiom API (1.2.7)
[ 109] [Active     ] [            ] [       ] [   60] Axiom API (1.2.7)
.
.
.
ka...@root> headers 108

Axiom API (108)
---------------
Manifest-Version = 1.0
Archiver-Version = Plexus Archiver
Created-By = Apache Maven
Built-By = dims
Build-Jdk = 1.5.0_15
Bundle-License = http://www.apache.org/licenses/LICENSE-2.0.txt
Import-Package = 
javax.activation,javax.xml.namespace,javax.xml.stream,org.apache.axiom.attachments.utils,org.apache.axiom.om,org.apache.axiom.om.impl,org.apache.axiom.om.impl.builder,org.apache.axiom.om.impl.exception,org.apache.axiom.om.impl.serialize,org.apache.axiom.om.impl.traverse,org.apache.axiom.om.impl.util,org.apache.axiom.om.util,org.apache.axiom.soap,org.apache.axiom.soap.impl.builder,org.apache.commons.logging
Export-Package = 
org.apache.axiom.om.impl.llom.factory,org.apache.axiom.om.impl.llom.util,org.apache.axiom.om.impl.llom,org.apache.axiom.soap.impl.llom.soap11,org.apache.axiom.soap.impl.llom.soap12,org.apache.axiom.soap.impl.llom
Bundle-Version = 1.2.7
Bundle-Name = Axiom API
Bundle-DocURL = http://www.apache.org/
Bundle-ManifestVersion = 2
Bundle-Vendor = Apache Software Foundation
Bundle-SymbolicName = org.apache.ws.commons.axiom.axiom-impl

ka...@root> headers 109

Axiom API (109)
---------------
Manifest-Version = 1.0
Archiver-Version = Plexus Archiver
Created-By = Apache Maven
Built-By = dims
Build-Jdk = 1.5.0_15
Bundle-License = http://www.apache.org/licenses/LICENSE-2.0.txt
Import-Package = 
javax.activation,javax.mail,javax.mail.internet,javax.xml.namespace,javax.xml.stream,org.apache.commons.logging,org.jaxen;resolution:=optional,org.jaxen.saxpath;resolution:=optional,org.jaxen.util;resolution:=optional,org.apache.axiom.om.impl.dom.factory;resolution:=optional,org.apache.axiom.soap.impl.dom.factory;resolution:=optional,org.apache.axiom.om.impl.llom.factory;resolution:=optional,org.w3c.dom,org.xml.sax,org.xml.sax.helpers
Export-Package = 
org.apache.axiom.attachments.impl,org.apache.axiom.attachments.lifecycle.impl,org.apache.axiom.attachments.lifecycle,org.apache.axiom.attachments.utils,org.apache.axiom.attachments,org.apache.axiom.om.ds.custombuilder,org.apache.axiom.om.ds,org.apache.axiom.om.impl.builder,org.apache.axiom.om.impl.exception,org.apache.axiom.om.impl.serialize,org.apache.axiom.om.impl.traverse,org.apache.axiom.om.impl.util,org.apache.axiom.om.impl,org.apache.axiom.om.util,org.apache.axiom.om.xpath,org.apache.axiom.om,org.apache.axiom.soap.impl.builder,org.apache.axiom.soap
Bundle-Version = 1.2.7
Bundle-Name = Axiom API
Bundle-DocURL = http://www.apache.org/
Bundle-ManifestVersion = 2
Bundle-Vendor = Apache Software Foundation
Bundle-SymbolicName = org.apache.ws.commons.axiom.axiom-api
ka...@root>

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

Reply via email to