|Yes, but if Tomcat is used in conjunction with Apache this should be a
|less important point.

right, bear in mind that these are apache threads so we can't
"setContextClassLoader()" on them and expect the same thread to come back to
the container... in clear it won't work we will still have the *same* waste
of time in set/get.  We need to "completely" own that pool of thread for it
to be valid.

|Nevertheless, these are issues we need to address. Of course, we can't
|do much about Tomcat's performance, but we should at least make our end
|as good as possible.

:) that we can control. What we can do about tomcat's performance is look at
alternatives <g>  enhydra anyone?

marc

|
|regards,
|  Rickard
|
|--
|Rickard �berg
|
|Email: [EMAIL PROTECTED]
|http://www.telkel.com
|http://www.jboss.org
|http://www.dreambean.com
|
|
|


Reply via email to