no, not for the resource tag. Sorry -- but for the table title. My apologies.


-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 19, 2007 4:12 PM
To: Tomcat Users List
Subject: Re: OracleConnectionPoolDataSource


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

Barry,

Propes, Barry L wrote:
> I do use user, but it's not required by Oracle....I could use
> something like o_user if I wanted to.

Huh? You can do this:

<Resource ...
   o_user="my_username"
   ...
   />

... and it will work? Through what voodoo does that work?

I thought that the <Resource> element ended up just looking for a method
called set[AttributeName](value) on whatever object type you specified
in the "type" parameter. Unless Tomcat's implementation of
javax.sql.DataSource includes a setO_user method, "o_user" as an
attribute won't work... will it?

I feel like I'm losing my mind, here...

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGn9Og9CaO5/Lv0PARAs0NAJ9Z4a8BoT11J8UkmvE91C89wMUJVwCcCY7C
iA4eaQ1W3sA0Vd3k5BHNoz0=
=PIEk
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to