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

Eric LE GOFF updated CXF-1255:
------------------------------

    Attachment: DOMSourceProvider.java
                ProviderFactoryImpl.java

These two java files are an attempt to add a DOMSource entity provider 
compatible with the JSR311 specification

> 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
>            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.

Reply via email to