--

Stefan Mainz wrote:
> 
> Does anyone know what impact this will have on ThreadLocal Variables and
> Transactions
> asociated with threads?
> I think the reuse of threads might break some code, which relies on
> having a new thread
> each time a new request comes in.
> 
It will be possible to remove the thread pool, and have a new thread 4
each request...

        Pier    

-- 
Pierpaolo Fumagalli            <[EMAIL PROTECTED]>
------------------------------------------------
If you put three drops of poison in can of Coke,
you don't have Coke anymore.
                                   Scott McNealy
------------------------------------------------


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to