thanks. and yes, i am writing my own filters and they are thread-safe.
On Mon, Sep 22, 2008 at 3:35 PM, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:
>
> On Sep 20, 2008, at 3:47 PM, Walter Chang wrote:
>
> i am using the client api in a multi-threaded environment. is a client
>> instance created like "Client.create()" safe to use in a multi-threaded
>> scenario?
>>
>>
> Yes, when creating WebResource instances (which are themselves thread-safe)
> and making requests.
>
> The area that is not thread safe is the configuration of properties and
> filters (on Client and WebResource).
>
> Filters need to be re-entrant.
>
> I will add some description to the JavaDoc.
>
> Paul.
>
> regards,
>>
>> walter chang
>>
>> --
>> .......__o
>> .......\<,
>> ....( )/ ( )...
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>
--
.......__o
.......\<,
....( )/ ( )...