> From: Emerson, Christopher [mailto:cemer...@orangelake.com] 
> Subject: RE: Please help ... [MultiThreadedHttpConnectionManager cleanup]

> If I have 100+ concurrent users, won't that effect the other users?

Each webapp should have its own copy of the HTTP client, so no.

> Is it possible that I have something as simple as an incorrect 
> web.xml configuration?

Can't tell without seeing it, can we?  As suggested earlier, you may well have 
an incorrect configuration for the libraries you're using, and their 
configuration may not be in WEB-INF/web.xml.

> Another thing I noticed is that the servlet api is in Tomcat's lib
> directory.  Should that be in the individual webapp directories?

Absolutely not.  It's correctly placed where it is.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


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

Reply via email to