> Hi Devs,
>        Rampart is in the process of providing security in the fault
> flows.  In order to do that,
> we need to introduce security phase in to out fault flow. It is
> already there in the in fault flow.
> so the axis2.xml have to modified to include,
>
>     <phaseOrder type="OutFaultFlow">
>         <!--      user can add his own phases to this area  -->
>         <phase name="OperationOutFaultPhase"/>
>         <phase name="RMPhase"/>
>         <phase name="PolicyDetermination"/>
>         <phase name="MessageOut"/>
>         *<phase name="Security"/>*
>     </phaseOrder>
Please go ahead and add the phase.

-Deepal

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to