You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2010/10/08 19:20:31 UTC

[jira] Updated: (AXIS2-4845) Performance Imporvement for AddressingInHandlers

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

Nikhil Thaker updated AXIS2-4845:
---------------------------------

    Attachment: patch.txt

> Performance Imporvement for AddressingInHandlers
> ------------------------------------------------
>
>                 Key: AXIS2-4845
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4845
>             Project: Axis2
>          Issue Type: Improvement
>          Components: Addressing
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch.txt
>
>
> I am committing a patch contributed by Doug Larson of IBM.  The change addresses a performance problem in AddressingInHandler.
> Currently, we first check to see if there is a parameter to disable inbound addressing which is normally false but then we find out there are no soap headers anyway. The change moves the check for soap headers before we check to see if there is a parameter to disable inbound addressing.
> Attached is the patch for this change contributed by Doug Larson.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org