, 2003 10:56 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Configuring a web service object
Yes, I'm familiar with the application scope and it creating one object. My
question is either:
1) How can I programmatically get access to that instance so I can send it
some
some objects that it will interact with.
Thanks,
-joel
-Original Message-
From: Toshiyuki Kimura [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 2:32 AM
To: [EMAIL PROTECTED]
Subject: Re: Configuring a web service object
Hi Joel,
Do you read a chapter; 'Scoped Service
Hi Joel,
Do you read a chapter; 'Scoped Services' on Axis User's Guide ?
| "Application" scope will create a singleton shared object
| to service all requests.
An instance of the web service is just one at a server ( if
you configure the service as "Application scope"