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.






Reply via email to