You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2009/04/23 14:03:47 UTC

[jira] Created: (CXF-2187) Need to support all value data types for multi-value service properties

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.