Hi all,

Since BPS is using unified-endpoints component, we need a way to engage
unified endpoint module when we invoke external services.
Therefore I'm going to add the following phase (*UEPPhase*) to the axis2.xml
of Carbon distribution.
Please let me know if you have any concerns.

<phaseOrder type="OutFlow">
        *<phase name="UEPPhase" />*
        <phase name="RMPhase"/>
        <phase name="OpPhase"/>
        <!--      user can add his own phases to this area  -->
        <phase name="OperationOutPhase"/>
        <!--system predefined phase-->
        <!--these phase will run irrespective of the service-->
        <phase name="PolicyDetermination"/>
        <phase name="MessageOut"/>
        <phase name="Security">
            <!--<handler name="test"

class="org.wso2.carbon.core.multitenancy.MultitenantMeteringHandler">
                <order phase="Security"/>
            </handler>-->
        </phase>
    </phaseOrder>


Thanks,
Waruna.


-- 
-------------------------------------------------------------------------
Waruna Ranasinghe
Senior Software Engineer, WSO2

Mobile: +94 724 318285
BLOG: http://warunapw.blogspot.com

www.wso2.com - "Lean . Enterprise . Middleware"
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to