You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2013/04/05 11:54:15 UTC

[jira] [Created] (DOSGI-166) List can not be used to register CXF providers with DSW

Sergey Beryozkin created DOSGI-166:
--------------------------------------

             Summary: List can not be used to register CXF providers with DSW
                 Key: DOSGI-166
                 URL: https://issues.apache.org/jira/browse/DOSGI-166
             Project: CXF Distributed OSGi
          Issue Type: Bug
          Components: DSW
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 1.4.1


ClassUtils does not handle the case where List<String> or List<Object> is used to register providers (this actually affects both RS & WS providers such as interceptors, etc). List<String> needs be handled exactly as String[] by getting the providers loaded, while List<Object> should be returned as is. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira