Re: [Carbon-dev] Activity monitoring for mediation

2010-08-04 Thread ratha
Samisa Abeysinghe wrote:
 I think we only have activity support for service invocations. Ratha?

Yes now supports service invocations..
 So we need to implement $subject as well. I hope we can re-use the 
 same Axis2 handler.
Yes..
Thanks.
-Ratha.

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc. 
 http://wso2.com
 http://wso2.org

  

 

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
   


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Activity monitoring for mediation

2010-08-04 Thread Samisa Abeysinghe
So lets get the service based activity monitoring improved to have batch
mode and new event model etc with WSAS first and then test it with ESB.

On Wed, Aug 4, 2010 at 9:56 PM, ratha rat...@wso2.com wrote:

 Samisa Abeysinghe wrote:
  I think we only have activity support for service invocations. Ratha?
 
 Yes now supports service invocations..
  So we need to implement $subject as well. I hope we can re-use the
  same Axis2 handler.
 Yes..
 Thanks.
 -Ratha.
 
  Thanks,
  Samisa...
 
  Samisa Abeysinghe
  VP Engineering
  WSO2 Inc.
  http://wso2.com
  http://wso2.org
 
 
 
  
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Activity monitoring for mediation

2010-08-04 Thread Amila Suriarachchi
On Wed, Aug 4, 2010 at 8:31 AM, Samisa Abeysinghe sam...@wso2.com 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
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Activity monitoring for mediation

2010-08-03 Thread Samisa Abeysinghe
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.

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev