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

[jira] [Resolved] (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 ]

Freeman Fang resolved CXF-4936.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.5
                   2.6.8
                   2.8.0

apply patch on behalf of Aleksander Adamowski with thanks
http://svn.apache.org/r1463382 for trunk
http://svn.apache.org/r1463385 for 2.7.x branch
http://svn.apache.org/r1463387 for 2.6.x branch
                
> (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
>            Assignee: Freeman Fang
>              Labels: patch
>             Fix For: 2.8.0, 2.6.8, 2.7.5
>
>         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