[GitHub] tomcat issue #110: Debug log for pool's db properties

2018-09-05 Thread wildloop
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] tomcat issue #110: Debug log for pool's db properties

2018-09-05 Thread wildloop
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] tomcat pull request #110: Debug log for pool's db properties

2018-05-10 Thread wildloop
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