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

Lori VanGulick updated AXIS2-4528:
----------------------------------

    Attachment: AXIS2-4528patch.diff

attached patch

> Performance issue with SOAPHANDLER'S HANDLEMESSAGE
> --------------------------------------------------
>
>                 Key: AXIS2-4528
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4528
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Lori VanGulick
>             Fix For: 1.6
>
>         Attachments: AXIS2-4528patch.diff
>
>
> Implementations of HandlerPostInvoker have no way to determine if the SOAP 
> message has even been accessed by the handlers.  Without this information 
> they may needlessly expand the message causing performance degradation. 
> Add a property "jaxws.messageAccessed" to the SOAPMessageContext when a 
> SOAPMessageContext.getMessage() is performed.  HandlerPostInvoker 
> implementations can then check for the property.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to