Hi Piero

There is a scope parameter given in the WSDD if tou need ........
there are three scopes
Application - only one instance is used all the time
Session - new instance for each session
request - new instance for each request

Hope this helps

Srinath
----- Original Message -----
From: "Piero Campanelli" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 23, 2003 4:59 PM
Subject: Statefull service with axis


> At this moment does Axis support stateless or statefull service?
>
> Stateless = it exists only one instance of the service used by all clients
>
> Statefull = for every client access there is a new instance of the service
>
>
> Thank you
>
>

Reply via email to