validationQueryTimeout property missing in Tomcat
Issue
- validationQueryTimeout property is missing in Tomcat 6
- The issue is that the BasicDataSource class in Tomcat 6 library, tomcat-dbcp.jar, under JBoss EWS 1.0 does not support validationQueryTimeout property. However, the validationQueryTimeout property can be found under org.apache.tomcat.dbcp.dbcp.BasicDataSource class in the regular Tomcat 6 tomcat-dbcp.jar, e.g. 6.0.32.
Environment
- JBoss Enterprise Web Server
- Tomcat 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.