see
section "Scoped Services" in User's
Guide
Stephan
-----Original Message-----
From: Michael Roytman [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 6:07 PM
To: [EMAIL PROTECTED]
Subject: Services Object InstantiationHi,
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
