Hi Emmanuel,

Unfortunately, your request from last Wednesday didn't make it into my
inbox.
So, I only saw your request now.

Regards 

      Ralf

Out of the server.xml
...
<Resource name="jdbc/privasphere" auth="Container"
type="javax.sql.DataSource" driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://127.0.0.1:3306/privalope?autoReconnect=true&amp;autoReconn
ectForPools=true&amp;&amp;useUnicode=true&amp;characterEncoding=UTF-8&amp;co
nnectTimeout=300000&amp;socketTimeout=300000&amp;gatherPerfMetrics=true&amp;
reportMetricsIntervalMillis=1800000&amp;logSlowQueries=true&amp;serverTimezo
ne=Europe/Zurich&amp;removeAbandoned=true&amp;logAbandoned=true&amp;"
username="someUser" password="somePw"
maxActive="15" maxIdle="15"
maxWait="10000" factory="org.apache.commons.dbcp.BasicDataSourceFactory"
initialSize="2"
validationQuery="SELECT 1" testWhileIdle="true"
loginTimeout="10" minIdle="4" poolPreparedStatements="false"
timeBetweenEvictionRunsMillis="1000000"
testOnBorrow="false" />
<ResourceParams ...
...
<Resource name="jdbc/privasphereExtraDomSig" auth="Container"
type="javax.sql.DataSource" driverClassName="com.mysql.jdbc.Driver"
url="jdbc:mysql://localhost:3306/psconf?useSSL=false&amp;requireSSL=false&am
p;autoReconnect=true&amp;autoReconnectForPools=true&amp;&amp;useUnicode=true
&amp;characterEncoding=UTF-8&amp;removeAbandoned=true&amp;logAbandoned=true&
amp;"
username="someUser" password="somePw"
maxActive="4" maxIdle="4" maxWait="10000"
factory="org.apache.commons.dbcp.BasicDataSourceFactory" initialSize="2"
validationQuery="SELECT 1" testWhileIdle="true"
loginTimeout="10" minIdle="4" poolPreparedStatements="false"
timeBetweenEvictionRunsMillis="1000000"
/>
<ResourceParams name="jdbc/privasphereExtraDomSig">
<parameter>...
...

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to