Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
...
...
...
...
...
...
...
...
...
From v6 onwards, admins can configure JDBC pool library settings in the datasource .properties file, for example see line 7 and onwards:
Code Block | ||||
---|---|---|---|---|
| ||||
workflowDriver=com.mysql.jdbc.Driver
workflowUrl=jdbc\:mysql\://localhost\:3306/jwdb?characterEncoding\=UTF-8
workflowUser=root
encryption=B/\uFFFDE\uFFFD\uFFFD1*)\u0004\=\uFFFD\uFFFD\uFFFD\uFFFDy\u0002\uFFFDK\u0007\uFFFD{\uFFFD
workflowPassword=
profileName= |
...
minEvictableIdleTimeMillis=10000
timeBetweenEvictionRunsMillis=10000
numTestsPerEvictionRun=-1
minIdle=1
maxActive= |
...
600 maxWait=10000 |
English |
---|
Reference: Apache Tomcat 8 (8.5.71) - The Tomcat JDBC Connection Pool |