[
https://issues.apache.org/jira/browse/WINK-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryant Luk resolved WINK-222.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.0
This was already fixed.
> Pool the JAXB Unmarshallers/Marshallers for a performance improvement
> ---------------------------------------------------------------------
>
> Key: WINK-222
> URL: https://issues.apache.org/jira/browse/WINK-222
> Project: Wink
> Issue Type: Improvement
> Components: Common
> Affects Versions: 1.0
> Reporter: Bryant Luk
> Assignee: Bryant Luk
> Fix For: 1.0
>
>
> To help improve performance, use code from Axis2:
> http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/message/databinding/JAXBUtils.java
> to pool JAXB Marshallers/Unmarshallers. In some environments, this can cause
> a >20% increase in performance comparing Wink pooled vs. unpooled.
> Thanks to Doug Larson for performance work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.