Hi
When I deploy a Web Service in
AXIS (using any of three possible scopes). What exactly
happens?
Does Tomcat loads the class
(which implements the web service), once Web Service is deployed or the class is
loaded only when Web Service is invkoed for first time?
Also does Tomcat caches the
class (which implements the web service) for subsequent
requests?
thanks &
regards,
Naresh
Agarwal
|