just point your repo at the pool in JNDI, no problem.
<jdbc-connection-descriptor
platform="MsSQLServer2000"
jdbc-level="2.0"
jndi-datasource-name="java:/MyPoolName"
username="user"
password="password"
eager-release="true"
/>
-----Original Message-----
From: Joe Germuska [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 04, 2002 9:59 AM
To: OJB Users List
Subject: tutorial/docs for using alternative Connection Factories?
Hello:
I've looked around the docs a bit and haven't found anything very
specific to my needs: I need to replace the default connection
management in OJB with something that uses our existing (Weblogic)
connection pooling.
I can see that there is a pluggable ConnectionFactory, but haven't
found much besides the API javadoc and the source code that might
help me know how to configure this. Is there anything else? I am
happy to RTFM if I can find it...
It looks like this has been under active development recently -- I'm
using OJB 0.9.7 right now, but could migrate to a nightly build if
that's part of the solution.
Joe
--
--
* Joe Germuska { [EMAIL PROTECTED] }
"It's pitiful, sometimes, if they've got it bad. Their eyes get
glazed, they go white, their hands tremble.... As I watch them I
often feel that a dope peddler is a gentleman compared with the man
who sells records."
--Sam Goody, 1956
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>