[
https://issues.apache.org/jira/browse/AXIS2-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471079
]
Nick Gallardo commented on AXIS2-1800:
--------------------------------------
Rich,
The caching here will really help performance. When looking at the patch, the
first question that came to mind though was, what's the difference between this
as some of the information that's already being stored on the
serviceDescription/OperationDescription? If I understand you correctly, then
the distinction that you're making is that anything that would use the
ServiceRuntimeDescription or the OperationRuntimeDescription would be some
information that we couldn't already get from the service metadata (WSDL &
JSR-181/JAX-WS annotations), right?
> JAX-WS Cache or improve the @XMLRootElement and related annotation lookups
> --------------------------------------------------------------------------
>
> Key: AXIS2-1800
> URL: https://issues.apache.org/jira/browse/AXIS2-1800
> Project: Axis 2.0 (Axis2)
> Issue Type: Improvement
> Components: jaxws
> Reporter: Rich Scheuerle
> Assigned To: Rich Scheuerle
> Attachments: patch.txt
>
>
> The JAX-WS doc/lit wrapped marshalling code needs to query annotations such
> as @XmlRootElement, @XmlList, @XmlType etc.
> This defect is opened to save/cache the resulting information on the
> OperationDescription or possibly a static WeakHashtable to improve
> performance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]