Actually whatever we have written is almost as simple as a hello world
problem.
According to our initial analysis we are finding the getServiceLocator
taking like half of the turnaround time (5 secs) in our case.
Thanks,
Hrishikesh.
V D
<[EMAIL PROTECTED]
edu> To
[EMAIL PROTECTED]
08/03/2004 10:22 cc
AM
Subject
Re: Performance issue with using
Please respond to Axis
[EMAIL PROTECTED]
he.org
Maybe try a hello world problem first. It should take you couple mili
seconds.
Hrishikesh Kumar wrote:
>
>
>Hi All,
>
> We have implemented a Web Service using Axis. We have also developed
Java
>clients using the stubs created by Axis (WSDL). A simple call which
returns
>like some 10 tags is taking around 10 seconds which seems to be not
>acceptable to our clients at all. They are expecting a turnaround time of
1
>sec. Since we are using Axis for everything: the creation of connection at
>the client side, making a request, authentication, databinding on the
>server side, parsing the gotten xml on the client side we are thinking
that
>it is causing the problem. Can you please guide me where and how we can
>improve the performance.
>
> Any tips will be appreciated and I can answer any questions if you have.
>
>Thanks,
>Hrishikesh.
>
>
>