Sunday, February 14, 2010

JDev/ADF sample - Optimizing Oracle ADF Application Pool

  • Optimizing Oracle ADF Application Pool. If you was reading my previous post - Monitoring Data Source Connection Leaks, you got clear idea how you can monitor data source connection pool usage by Oracle ADF application. Basically speaking, Oracle ADF application works with two pools - Application and Database. First pool allows to optimize application work on middle tier, while second pool cares about database connections. Today I will describe how you can control JNDI data source connection pool.
    Download - DatabaseConnectionLeak.zip

No comments: