users@glassfish.java.net

Re: http listener thread probleme

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 11 Jun 2009 09:37:30 -0400

Salut,

Aurelien wrote:
> Hi,
>
> I contact you for a problem with glassfish.
>
> I'm deployed a web service in glassfish and when I called a methode many
> time in web service, it's not the same Thread Id whose execute it.
>
> how configure glassfish for the http listener thread it's always the
> same??
>

You cannot do that. Why do you need to execute always using the same
threads? Are you using ThreadLocal (not recommended)?


> Sorry for my poor English, I'm an french alternate student.

Alors demande en francais :-)

A+

--Jeanfrancois


>
> Thanks you in advance
>
> Aurelien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>