-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 13 May 2002, Matthew E. Porter wrote:

> Darren:
>   Does this configuration provide any sort of connection pooling?

nop, the pooled-location is missing. we have setup a datasource
like this and i hope this is the correct way. sorry, but this
example is for oracle 8.1.7. i think this should also work for
oracle 9 but i am not sure.

    <data-source
        class="com.evermind.sql.DriverManagerDataSource"
        name="Oracle Datasource MessageLogger"
        location="jdbc/MessageLogger"
        pooled-location="jdbc/pooled/MessageLogger"
        connection-driver="oracle.jdbc.driver.OracleDriver"
        username="user"
        password="pass"
        url="jdbc:oracle:thin:@1.2.3.4:1521:DATABASE"
        max-connections="5"
        min-connections="2"
        inactivity-timeout="30"
        schema="database-schemas/oracle.xml" />


- -- 
cu,
goofy

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: pgpenvelope 2.10.2 - http://pgpenvelope.sourceforge.net/

iD8DBQE84Jg1rMda10jkyDYRAqqFAKCyE+W8OQj8upIn1oSMee9NGfSDZQCglOhw
ErgUx741TU2GLU2xRSw823I=
=B1b9
-----END PGP SIGNATURE-----


Reply via email to