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 should probab
Github user ChristopherSchultz commented on the issue:
https://github.com/apache/tomcat/pull/110
So you were providing a `Properties` object that was not loaded from a
file, and had non-string values in it? Your patch would not identify that
problem. Non-string values should probably
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: 3`
---
-
Github user ChristopherSchultz commented on the issue:
https://github.com/apache/tomcat/pull/110
What problem does this solve? What property file do you have that contains
non-strings?
---
-
To unsubscribe, e-mail: