how to find which application is using which JDBC datasource?
--------------------------------
i have this qurey where i want to know which applicaiton is accessing which database.
Actully in my environment we have 45 applicaitons and each applicaiton is using diffent JDBC datasource
Now we want to migrate some of the apps to our newer environment, but we dont have proper documnetation of apps and JDBC datasource flow.
so could anyone help me find the which app is accessing which JDBC datasource.
any help will be highly appreciated
--------------------------------
Posted By: joydebnath at Jun 23 2009 7:41PM