DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18905>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18905

Couldn't get connection (Jdbc2PoolDataSource)





------- Additional Comments From [EMAIL PROTECTED]  2003-06-09 16:30 -------
I think option II, one password per user, is acceptable.  Is there a database
that allows multiple passwords per username?  It does not seem like a good
security policy.

On the question of the master instance map, it is to allow for matching up of a
given instance of the datasource to the pooled connections.  If two places in
your code are requesting the datasource from jndi and are expecting connections
to the same db.  It is possible for jndi to return different objects to those
two lookups.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to