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 PZU (JIRA)" <ji...@apache.org> on 2013/12/06 10:33:37 UTC

[jira] [Resolved] (CXF-4935) (PATCH) Expose FastInfoset serializer tuning properties

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

Aleksander Adamowski PZU resolved CXF-4935.
-------------------------------------------

    Resolution: Duplicate

Sorry, this is a duplicate of CXF-4936.

> (PATCH) Expose FastInfoset serializer tuning properties
> -------------------------------------------------------
>
>                 Key: CXF-4935
>                 URL: https://issues.apache.org/jira/browse/CXF-4935
>             Project: CXF
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: 2.6.6
>            Reporter: Aleksander Adamowski PZU
>              Labels: patch
>             Fix For: NeedMoreInfo
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)