You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/05/27 09:46:47 UTC

[jira] [Resolved] (KARAF-656) kar deployer service not exported

     [ https://issues.apache.org/jira/browse/KARAF-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-656.
----------------------------------------

    Resolution: Not A Problem

The Kar deployer export the package:
        org.apache.karaf.deployer.kar;uses:="org.w3c.dom,org.xml.sax,org.apache.felix.fileinstall,javax.xml.parsers,org.apache.karaf.features,org.slf4j";version=2.2.0

The Kar deployer service is available under the org.apache.felix.fileinstall.ArtifactInstaller interface.

So, if you want to use it, you should take a reference to service using org.apache.felix.fileinstall.ArtifactInstaller interface.

Apache Karaf :: Deployer :: Karaf Archive (.kar) (26) provides:
---------------------------------------------------------------
objectClass = org.apache.felix.fileinstall.ArtifactListener, org.apache.felix.fileinstall.ArtifactInstaller
osgi.service.blueprint.compname = karArtifactInstaller
service.id = 36
----
objectClass = org.osgi.service.blueprint.container.BlueprintContainer
osgi.blueprint.container.symbolicname = org.apache.karaf.deployer.kar
osgi.blueprint.container.version = 2.2.0
service.id = 37


> kar deployer service not exported
> ---------------------------------
>
>                 Key: KARAF-656
>                 URL: https://issues.apache.org/jira/browse/KARAF-656
>             Project: Karaf
>          Issue Type: Bug
>          Components: runtime
>    Affects Versions: 2.2.1, 3.0.0
>         Environment: windows, linux
>            Reporter: Dan Tran
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.2, 3.0.0
>
>
> details are discussed at  http://karaf.922171.n3.nabble.com/kar-deployer-service-not-exported-td2986504.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira