Ohhh , it is by mistake. It should be Transport. Any way name of the
phase will be ignored for the handler define in phase order tag in axis2.xml

Phase name is optional for handler in axis2.xml , but not for others.

Thank you very much for fining this.

Corey Baswell wrote:

>Greetings,
>
>I have a question regarding the axis2 configuration file. Within the "inflow" 
>the transport phase is defined as:
>
><phase name="Transport">
>  <handler name="RequestURIBasedDispatcher" class="
>org.apache.axis2.engine.RequestURIBasedDispatcher">
>    <order phase="Dispatch"/>
>  </handler>
>  <handler name="SOAPActionBasedDispatcher" 
> class="org.apache.axis2.engine.SOAPActionBasedDispatcher
>">
>    <order phase="Dispatch"/>
>  </handler>
></phase>
>
>Why do the two handlers defined within the Transport phase have <order 
>phase="Dispatch">? 
>
>
>
>Thanks for any help,
>Corey
>
>
>

-- 
Thanks,
Deepal
................................................................
~Future is Open~ 


Reply via email to