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 2012/07/28 21:08:34 UTC

[jira] [Resolved] (CXF-4445) CXFNonSpringJaxrsServlet and initialization jaxrs.providers

     [ https://issues.apache.org/jira/browse/CXF-4445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-4445.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.0
                   2.6.2
                   2.5.5
                   2.4.9
         Assignee: Sergey Beryozkin

"," is now a default separator for splitting the complete sequence, ex,
"org.bar.MyProvider(a=b c=d), org.bar.MyProvider2(a=b c=d)"


                
> CXFNonSpringJaxrsServlet and initialization jaxrs.providers
> -----------------------------------------------------------
>
>                 Key: CXF-4445
>                 URL: https://issues.apache.org/jira/browse/CXF-4445
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.6.1
>            Reporter: Stephane Jeandeaux
>            Assignee: Sergey Beryozkin
>             Fix For: 2.4.9, 2.5.5, 2.6.2, 2.7.0
>
>
> If i want initialize my provider, i use web.xml. 
> But in code, you use the same splitter  (space) for class and properties. 
> For example i write org.apache.cxf.jaxrs.provider.json.JSONProvider(dropRootElement=false attributesToElements=true). 
> The servlet take "org.apache.cxf.jaxrs.provider.json.JSONProvider(dropRootElement=false" like Class to load. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira