Hello Mike,
It works just like the work process manages threads for ordinary web
requests. Every time a web service is invoked a new instance of the service
is created
HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
> Hello,
>
[quoted text clipped - 3 lines]
> Is there just "one" webservice for all the clients, or are new objects
> spawned each time a client requests a webservice?