- Connection pool in standalone application - JNDI lookup in standalone application - workaround for firewall blocking direct database connections - transaction coordination between webapp / standalone - invoke business method inside webapp - ...
Take your pick
-- Dirk
Benoit Marchal wrote:
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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
