Panu Hämäläinen created DOSGI-226:
-------------------------------------
Summary: 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: DSW
Affects Versions: 1.7.0
Reporter: Panu Hämäläinen
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.4#6332)