Same handler inserted in two places
-----------------------------------

                 Key: AXIS2C-1294
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1294
             Project: Axis2-C
          Issue Type: Bug
          Components: core/phaseresolver
         Environment: Windows XP
            Reporter: Supun Kamburugamuva


    <handler name="DiscoveryDuplicateInHandler" class="discovery">
      <order phase="Transport" after="addressing_based_dispatcher"/>
      <parameter name="algo">DiscoveryDuplicateAlgoCount</parameter>
      <parameter name="count">1000</parameter>
      <parameter name="time">10</parameter>
    </handler>

When I used the above configuration for inserting a handler it was inserted at 
two places in the Transport phase.

-- 
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