Posted By:
Amir_Pashazadeh
Posted On:
Monday, September 22, 2003 10:30 AM
Hi
You specify DataSource's jndi name in deployment descriptors. As far as I know (I worked with WebLogic 6.0, 6.1 and 7.0, a DataSource is just assigned to one connection pool, so if you know which DataSource is used, you will know which connection pool is used.
Amir Pashazadeh