The configuration of DataSource bindings in the cockpit only allows you to specify a JNDI name and the credentials for the DB. Additional configuration options for the DataSource are not possible (number of connections in the pool, validation query, autocommit, isolation level, etc ...). Currently we do the settings via some workarounds (JMX). Are there any other more "user-friendly"-possibilities ?
Regards, Michael