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

[jira] [Updated] (CXF-4936) (PATCH) Expose FastInfoset serializer tuning properties

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

Aleksander Adamowski updated CXF-4936:
--------------------------------------

    Attachment: 0001-Expose-FastInfoset-serializer-tuning-properties-in-t.patch

The patch.
                
> (PATCH) Expose FastInfoset serializer tuning properties
> -------------------------------------------------------
>
>                 Key: CXF-4936
>                 URL: https://issues.apache.org/jira/browse/CXF-4936
>             Project: CXF
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: 2.6.6
>            Reporter: Aleksander Adamowski
>              Labels: patch
>         Attachments: 0001-Expose-FastInfoset-serializer-tuning-properties-in-t.patch
>
>
> The FastInfoset StAX serializer provides several tuning properties that are inherited from the FastInfoset Encoder class:
> http://java.net/projects/fi/sources/svn/content/trunk/code/fastinfoset/src/main/java/com/sun/xml/fastinfoset/Encoder.java
> Several of them have uses in performance tuning.
> The attached patch exposes those properties on the FIStaxOutInterceptor and FastInfoset configuration facilities - the {{FastInfosetFeature}} bean (used in {{cxf:bus}} XML configuration) and the {{@FastInfoset}} annotation.
> The patch is made against the 2.6.x branch, but should also work on trunk.

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