I used to put both libraries in CATALINA_HOME, as past experiences made me
suspect of memory leaks if any of these 2 dependencies was in each
application's classpath.
However, the most recent c3p0 version has a dependency to
mchange-commons-java-0.2.11.jar (which also needs to be in CATALINA_HOME
wrote:
> On 8/6/2012 12:40 PM, Caldarale, Charles R wrote:
>
>> From: Miguel Almeida
>> [mailto:migueldealmeida@gmail.**com
>>> ]
>>> Subject: [Tomcat 7] Why can't you use automatic deployment
>>> and exploded WAR when docBase is outside appBa
will
return null). Setting up a dedicated directory seems a bit of a hassle for
a temporary inputstream.
Cheers,
Miguel Almeida