On Wed, Aug 4, 2010 at 8:31 AM, Samisa Abeysinghe <[email protected]> wrote:
> I think we only have activity support for service invocations. Ratha? > > So we need to implement $subject as well. I hope we can re-use the same > Axis2 handler. > In esb, for one request/response message it invokes each Axis2 flows twice. So you need to consider this and have a mechanism to avoid counting same thing twice. I think using a mediator is a better choice. But with mediators there is a problem of collecting stats for InOnly messages. Axis2 handler based data publishers publish data related to service/operation. But at ESB for sequences like main sequence there is no Axis2 service or operation. For those think we need to think what data is meaning full in mediation point of view. thanks, Amila. > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
