You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2007/12/06 06:52:43 UTC

[jira] Resolved: (CXF-1255) Creation of an EntityProvider for a DOM source

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

Jervis Liu resolved CXF-1255.
-----------------------------

    Resolution: Fixed

> Creation of an EntityProvider for a DOM source
> ----------------------------------------------
>
>                 Key: CXF-1255
>                 URL: https://issues.apache.org/jira/browse/CXF-1255
>             Project: CXF
>          Issue Type: Improvement
>          Components: REST
>    Affects Versions: 2.1
>            Reporter: Eric LE GOFF
>            Assignee: Jervis Liu
>            Priority: Minor
>         Attachments: DOMSourceProvider.java, ProviderFactoryImpl.java
>
>
> JSR311 relies on EntityProviders to support the conversion of a type to and from a stream. At the moment, in CXF JAX-RS, there are 3 EntityProvider installed by
> default: :  JAXBElementProvider, JSONProvider, StringProvider.
> This issue aims a provinding a 4th default provider to take car about DOM sources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.