Dear All,
We have an application that works in parallel with tomcat in a separate JVM. We would like that application to access the DBCP of a web application of Tomcat, so the application in the outside JVM can use the connection of the pool. Is that possible to do that ? If yes How? Benoit Marchal
