Re: [AXIS2] How to get AXIS to log the time taken for a service invocation

2006-02-28 Thread Raghavendra Vaidya
When I add handlers how do I ties a request to a response because I will be needing to do this for all the services... On 2/27/06, Eran Chinthaka [EMAIL PROTECTED] wrote: I don't think we have that right now, but you can add your own handlers very easily for that. -- Chinthaka Raghavendra

Re: [AXIS2] How to get AXIS to log the time taken for a service invocation

2006-02-28 Thread Deepal Jayasinghe
At the request Handler level , if you have operation context with you (if you trying to put ur handler after dispatch phase) , then you can set properties into OperationContext and get them at the response handler. Raghavendra Vaidya wrote: When I add handlers how do I ties a request to a

[AXIS2] How to get AXIS to log the time taken for a service invocation

2006-02-27 Thread Raghavendra Vaidya
Hi, IS there a way I can get Axis to log the time taken for a service execution?? Regards Vaidya

Re: [AXIS2] How to get AXIS to log the time taken for a service invocation

2006-02-27 Thread Eran Chinthaka
I don't think we have that right now, but you can add your own handlers very easily for that. -- Chinthaka Raghavendra Vaidya wrote: Hi, IS there a way I can get Axis to log the time taken for a service execution?? Regards Vaidya signature.asc Description: OpenPGP digital signature