From: <glassfish_at_javadesktop.org>
Date: Fri, 05 Dec 2008 18:27:39 PST
Typically it will be the same threadID per request processing
eg: a web request will be processed by a thread and the same will access database via connection pool too.
[Message sent by forum member 'jr158900' (jr158900)]