You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Panu Hämäläinen (JIRA)" <ji...@apache.org> on 2017/02/28 07:48:45 UTC

[jira] [Closed] (DOSGI-226) Cannot configure org.apache.cxf.dosgi.dsw.Activator via Felix fileinstall

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

Panu Hämäläinen closed DOSGI-226.
---------------------------------

> Cannot configure org.apache.cxf.dosgi.dsw.Activator via Felix fileinstall
> -------------------------------------------------------------------------
>
>                 Key: DOSGI-226
>                 URL: https://issues.apache.org/jira/browse/DOSGI-226
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 1.7.0
>            Reporter: Panu Hämäläinen
>            Assignee: Christian Schneider
>             Fix For: 2.0.0
>
>
> I have tried to configure DSW in Karaf 4.0.3 via Felix fileinstall with a config file named "cxf-dsw.cfg". However, the framework never ends up calling the update method (ManagedService) of org.apache.cxf.dosgi.dsw.Activator. The problem probably is the syntax (against OSGi spec?) of the service PID (cxf-dsw). After updating the PID to "org.apache.cxf.dosgi.dsw" in org.apache.cxf.dosgi.dsw.Activator (and the cfg filename accordingly) things started to work.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)