Github user wildloop commented on the issue:
https://github.com/apache/tomcat/pull/110
It's just a debug-log to help find problems with incorrect config... in mys
case it was: `db-properties.oracle.net.CONNECT_TIMEOUT:
Github user wildloop commented on the issue:
https://github.com/apache/tomcat/pull/110
Yes, cloud foundry connector initializes datasource basing on enviroment
variables.
My patch shows all properties, so it shows that something is missing.
>Non-string values sho
GitHub user wildloop opened a pull request:
https://github.com/apache/tomcat/pull/110
Debug log for pool's db properties
I found that all non-string values are ignored by
[java.util.Properties.java](https://github.com/JetBrains/jdk8u_jdk/blob/master/src/share/classes/java