Deploying a BIRT Report to an Application Server : Using connection pooling on Tomcat
 
Using connection pooling on Tomcat
BIRT provides support for connection pooling. For a Tomcat application server with a connection pool configured, BIRT reports can be set up to use a connection from the connection pool when connecting to a JDBC database. A BIRT JDBC data source uses the JNDI URL property to access the connection pool service on the web application server to get a connection from the pool.