Re: WebappClassLoader clearReferencesThreads

2010-07-07 Thread Konstantin Kolinko
2010/7/6 Leo Donahue - PLANDEVX leodona...@mail.maricopa.gov: Part 2: What is the correct way to make connections to things that are not data sources in Tomcat?  Can Tomcat manage the connection information (machine name, domain, user, password)?  How? There is JNDI support available, so

WebappClassLoader clearReferencesThreads

2010-07-06 Thread Leo Donahue - PLANDEVX
This is really a two part question. The first question has to do with the error in the log file and the second question has to do with making connections to other app servers in Tomcat. Part 1: I have a webapp (http://planning.maricopa.gov/apnxy) running under Tomcat 6.0.26 that makes a

RE: WebappClassLoader clearReferencesThreads

2010-07-06 Thread Caldarale, Charles R
From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] Subject: WebappClassLoader clearReferencesThreads I looked at the source for WebappClassLoader: http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/java/ org/apache/catalina/loader/ and I see that Tomcat is trying