There is a performance issue with the web services which is reported
recently. The Service method i.e. in my case
AccountBalanceService.initFactory is taking 380 milliseconds while the stud
method is taking i.e. in my case
availableBalanceServiceStub.availableBalance is taking 2 seconds. QA people
reported about why it is taking more time while the service method is quick.
What might be the cause here? For me, it's seems that it might be the
networking issues, marshalling and unmarshalling of the soap files and the
JVM settings on the machines.
-- 
View this message in context: 
http://old.nabble.com/time-consumption-by-the-stub-and-the-service-methods-tp30472024p30472024.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to