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

Rich Scheuerle updated AXIS2-1800:
----------------------------------

    Attachment: patch4.txt

Another followon patch.

I am refactoring the code to remove/limit references to the XmlRootElementUtils 
class.
The XmlRootElementUtils class uses annotation introspection.  

The goal is to reduce and cache the annotation information.

> 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, patch2.txt, patch3.txt, patch4.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]

Reply via email to