Oracle Waveset 8.1.1 System Administrator's Guide

Disabling Automatic Connection Pooling

If you are using a DataSource, set the connectionPoolDisable attribute to true in the RepositoryConfiguration object to disable automatic internal connection pooling in the Waveset repository.

For example, setting <RepositoryConfiguration connectionPoolDisable=’true’> allows you to avoid having two connection pools (one for Waveset and one for your application server).


Note –

You can see the current connectionPoolDisable setting in the ObjectRepository JMX MBean.