Just a sanity check question: It looks like Tomcat does not inherently support JDBC Data Source and/or connection pools - with Weblogic I can set one up in the config.xml file.
Am I correct in this assumption? Do people write their own connection pool manager for JDBC connections when using Tomcat? Thanks
