and see who bites.
We are connecting our CF (MX6.1) application to some Java classes on the
backend. We are attempting to use PoolMan as our connection pooling manager
in Java, and are running into problems. The code appears to run ok, until we
do something like a query of a query on the CF side, in which case it errors
out and tells us that the table we are trying to query doesn't exist.
After some research, it appears as though CFMX/Jrun use Poolman as their
backend, and we think this is causing problems. (Something like it can't
tell the difference between our pool and the "standard" pool.)
Is this correct? And if so, is there a way to use Poolman in our Java code,
and still have CF/Jrun still use its own poolman? Or is there a way to add
our datasource to the CF/Jrun poolman setup somehow?
Thanks,
Matt
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

