2010/7/6 Leo Donahue - PLANDEVX :
> 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 that you can declare if
> 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
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 connec