How do I have to configure Tomcat 4.0 for using JDBC 2.0 DataSource objects?
Created May 7, 2012
Alex Chaffee Tomcat does not have built-in support for JDBC 2.0 Data Sources. These require vendor support. See What is a JDBC 2.0 DataSource?
Half a standard is worse than no standard at all...