Hi everyone I would like to know how to configure in standalone.xml these properties.
I'm migrating from Tomcat to JBoss 6.4
How to configure these properties ?
maxActive, maxIdle, maxWait, testOnBorrow, testWhileIdle, timeBetweenEvictionRunsMillis, numTestsPerEvictionRun, minEvictableIdleTimeMillis.
Thanks
Hi,
You can configure datasource properties using CLI.
Please refer to DataSource configuration - WildFly 10 - Project Documentation Editor for detailed CLI steps and properties.