osgi.remote.publish.interfaces needs to take interface names instead of a
boolean flag
--------------------------------------------------------------------------------------
Key: CXF-1813
URL: https://issues.apache.org/jira/browse/CXF-1813
Project: CXF
Issue Type: Improvement
Components: OSGi
Affects Versions: 2.2
Reporter: David Bosschaert
Fix For: 2.2
Since the osgi.remote.publish.interfaces stems from the org.osgi.publish
property, it's current value set is a boolean. However, this needs to be
changed to a comma-separated list of interface names or * as a special value
meaning all registered interfaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.