Re: Storage of intercepted parameters in a MySql Data Base

2009-06-19 Thread Greg Stasica
i think the best approach would be to have it implemented as a handler



On Tue, Jun 9, 2009 at 10:23 AM, maalej amaa...@laas.fr wrote:

 Hi all

 i have sent 3 days ago the below mail, but i didn't receive up to now any
 response neither idea. as regards Data Base's information storage, it just
 has been resolved, however i didn't until now find any solution for making
 client side handler.

 i wait impatiently for any helpful reply

 thank you
 maalej a écrit :

  Hi all

 i finally succeeded to intercept the SOAP Message Response Time with which
 i extended the SOAP message header. However, i did it only in the server
 side. Now, i want to store these response time values within a MySQL
 DataBase.
 My questions are where could i implement this code? should it be within
 the Handler class, or should i make a special coonection class inside the
 archive module .mar to be executed within a thread?
 then, as i make a Time Response handler only in the server side, may i
 implement an other one in the client side, because i want to have all the
 intercepted values : 2 in the server side for the InFlow and the Outflow and
 the same thing in the other side?

 please, could you give me any helpful idea





-- 
Greg Stasica


Re: Storage of intercepted parameters in a MySql Data Base

2009-06-09 Thread maalej

Hi all

i have sent 3 days ago the below mail, but i didn't receive up to now 
any response neither idea. as regards Data Base's information storage, 
it just has been resolved, however i didn't until now find any solution 
for making client side handler.


i wait impatiently for any helpful reply

thank you
maalej a écrit :

Hi all

i finally succeeded to intercept the SOAP Message Response Time with 
which i extended the SOAP message header. However, i did it only in 
the server side. Now, i want to store these response time values 
within a MySQL DataBase.
My questions are where could i implement this code? should it be 
within the Handler class, or should i make a special coonection class 
inside the archive module .mar to be executed within a thread?
then, as i make a Time Response handler only in the server side, may i 
implement an other one in the client side, because i want to have all 
the intercepted values : 2 in the server side for the InFlow and the 
Outflow and the same thing in the other side?


please, could you give me any helpful idea