I am using JUNIT to test java code.  However, we have a class that pulls the
connection pooling from Tomcat's connection pooling facility.  If I am
running these JUNIT tests outside of the Tomcat container is there a way to
grab a connection pool from a running Tomcat instance?

--
Marc Farrow

Reply via email to