Hi,
I guess it's a mistake. Try to download one recent nightly build. In the
last one I can see
<phase name="Transport">
<handler name="RequestURIBasedDispatcher"
class="org.apache.axis2.engine.RequestURIBasedDispatcher">
<order phase="Transport"/>
</handler>
<handler name="SOAPActionBasedDispatcher"
class="org.apache.axis2.engine.SOAPActionBasedDispatcher">
<order phase="Transport"/>
</handler>
</phase>
Hope this helps,
Michele
Jingdong Liu wrote:
> Hi,
>
> In default Axis2 1.0 axis2.xml, I saw the following configuration:
>
> <phaseOrder type="inflow">
> <phase name="Transport">
> <handler name="RequestURIBasedDispatcher"
> class="org.apache.axis2.engine.RequestURIBasedDispatcher">
> <order phase="Dispatch"/>
> </handler>
> ...
>
> I am confused with <order phase="Dispatch"/>. What that mean? It is
> defined within "Transport" phase, why the order has phase="Dispatch"
> attribute?
>
> Thanks,
> JD
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]