Please see the following articles. [1]http://wso2.org/library/3544 [2]http://wso2.org/library/3264
thanks, Amila. On Wed, Aug 6, 2008 at 11:23 AM, Sarath Kamisetty < [EMAIL PROTECTED]> wrote: > Hi, > > I was going through some examples in the axis distribution and have > basic question. When a service is deployed, multiple clients can send > requests to the server about same time. So for each request and a > class is instantiated on the server side ? If yes, how do I tell the > application server to have only one instatiation (it might be useful > in some cases). If not, if two requests from two different clients > invoke same function do we need to protect global data from race > conditions ? > > Thanks, > Sarath > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi, WSO2 Inc.
