I'd recommend using the bit mechanic pool manager (or even better, Orion's
own pooling). PoolMan does bad things with the classpath in order to work
with tomcat's broken classloading. It tries to look many of its classes
through the system classloader.
On Mon, 6 Aug 2001, Ismael wrote:
> Trying
Trying to use PoolMan as connection pool I get some errors.
When Poolman tries to load its xml configuration file it fails warning that
org.apache.xerces.parsers.SAXParser class is not found.
I have put xerces.jar and PoolMan.jar on the
../applications/myapp/web-app/WEB-INF/lib folder.
I have t