RE: Slow deserialization in axis

2004-09-15 Thread Aravind . Sankaranarayan
Title: Message Its solaris...I will try with some profiler...   thanks   aravind -Original Message-From: THOMAS, JAI [AG-Contractor/1000] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 2:39 PMTo: '[EMAIL PROTECTED]'Subject: RE: Slow deserial

RE: Slow deserialization in axis

2004-09-15 Thread THOMAS, JAI [AG-Contractor/1000]
cific calls.  Just curious, what is your server environment?   Jai         -Original Message-From: Sankaranarayan, Aravind [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 15, 2004 2:06 PMTo: '[EMAIL PROTECTED]'Subject: RE: Slow deserialization in axis Jai,  

RE: Slow deserialization in axis

2004-09-15 Thread Sankaranarayan, Aravind
, September 15, 2004 1:57 PMTo: '[EMAIL PROTECTED]'Subject: RE: Slow deserialization in axis Aravind, Our server does both serializations (but more bean) and we haven't noticed any significant performance problems with heavy loads. Now, how are you determining deseria

RE: Slow deserialization in axis

2004-09-15 Thread THOMAS, JAI [AG-Contractor/1000]
, app server scalability etc.. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 15, 2004 1:48 PMTo: [EMAIL PROTECTED]Subject: RE: Slow deserialization in axis Its bean serialization. I m using  default setup of axis wi

RE: Slow deserialization in axis

2004-09-15 Thread Aravind . Sankaranarayan
ubject: RE: Slow deserialization in axis Are you using bean or custom serialization? Jai -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 15, 2004 12:53 PMTo: [EMAIL PROTECTED]Subject: Slow deserialization in

RE: Slow deserialization in axis

2004-09-15 Thread THOMAS, JAI [AG-Contractor/1000]
Title: Slow deserialization in axis Are you using bean or custom serialization? Jai -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Sent: Wednesday, September 15, 2004 12:53 PMTo: [EMAIL PROTECTED]Subject: Slow deserialization in axis Hi, I

Slow deserialization in axis

2004-09-15 Thread Aravind . Sankaranarayan
Title: Slow deserialization in axis Hi, I have hosted a webservice using axis on tomcat 4.1.24. I m finding that as concurent load increases, there is a tremendous growth in the deserialization time taken. Any clues ?? Thanks aravind

Slow deserialization

2003-07-06 Thread Haug Thomas
Hi everybody, I have written a service using Axis 1.1 and some custom serializers/deserializers. Everything works fine, but using a profiling tool I seems to me that the deserialization is much more slower than the serialization of the same data ( about 10 times slower !). It also seems to me that