Hi
I use jdeveloper 11.1.1.7 and so integrated weblogic for it.Also i use oracle database 11g
When i run my adf program , added a database connection to database for weblogic .
when i open a lov added a new connection to database .
again when i open another lov added a new connection to database .
when i open a popup dialogue added an another connection , and ....
Status of all of database connection is INACTIVE and they are still exists even i close program .!
How can i close inactive connection or how can i config Application module or weblogic to use connection pooling to doesnt open so much db connection ?
Thanks