https://issues.apache.org/bugzilla/show_bug.cgi?id=51467

--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> 
2011-07-03 18:41:59 UTC ---
Rainer,

Aah, I didn't look far enough up in the code to see that comment: thanks for
clarifying.

Without running Thread.start(), I believe any ThreadLocals registered will be
registered to the calling thread, so Felix is right: changing Thread.run to
Thread.start is appropriate in this case.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to