Need to support all value data types for multi-value service properties
-----------------------------------------------------------------------
Key: CXF-2187
URL: https://issues.apache.org/jira/browse/CXF-2187
Project: CXF
Issue Type: Bug
Components: Distributed-OSGi
Reporter: David Bosschaert
In OSGi all service properties that are potentially multi-value, need to
support the following data types:
String, String[] or a Collection of Strings
In the CXF DOSGi code, this is currently not the case everywhere, so we need to
double check/ensure all the service properties and ensure that they support
this flexibility.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.