Title: Services Object Instantiation

Hi,

During our experiments with SOAP, we found that by default, a new object is created for every service call.  Is there a way to prevent this from happening

(i.e., have Axis instantiate our service object only for the first call and then keep calling the same object). 
Can this be specified somewhere in the deployment file?
Thank you,

Michael

Reply via email to