|
hi everybody
i'm currently looking into database access with castor through jndi = connection pool and i noticed there was no user/password configurable for connection = when getting them through jndi ? isn't this quite limitating ?=20 the javax.sql.DataSource interface (through which is access the pool) = allows to specify a specific user/password. if you don't, it usually use the uid of the = running process. my point is that i work on application servers and, in most common business configuration, the application server is = running with an id different than the database user thank you David |
