users@jersey.java.net

Re: Restful web service threading question

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 21 Jan 2008 09:57:24 +0100

CC'ing as ks is not a member of the users list.

Paul.

Marc Hadley wrote:
> On Jan 19, 2008, at 1:31 AM, KSChan wrote:
>>
>> I am facing a problem that more than one concurrent web service
>> threads are accessing the same resource and making something wrong ...
>>
>> How can I deal with this?
>>
> The default is that Jersey will create a new resource class instance for
> each request (thread) so unless you have some static fields that aren't
> protected by a mutex then you should be OK. Can you describe in a little
> more detail what your resource class looks like and what problem you are
> seeing ?
>
> Thanks,
> Marc.
>
> ---
> Marc Hadley <marc.hadley at sun.com>
> CTO Office, Sun Microsystems.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>

-- 
| ? + ? = To question
----------------\
    Paul Sandoz
         x38109
+33-4-76188109