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 probably be allowed within tomcat-pool. 
    
    I think so, problem is here (`(oval instanceof String) ? (String)oval : 
null`): 
https://github.com/JetBrains/jdk8u_jdk/blob/master/src/share/classes/java/util/Properties.java#L970
    



---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to