[Bug 1071817] [NEW] Missing org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory
Mark Thornton
1071817 at bugs.launchpad.net
Fri Oct 26 16:50:21 UTC 2012
Public bug reported:
The default DataSource factory in tomcat 7 (and previously in tomcat6)
is org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory. This is contained
in a jar file which the Debian maintainers don't distribute. The same
problem also affected tomcat6:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/283852
Tomcat 7 now includes another connection pool implementation which can
be used instead, but it isn't default.
org.apache.tomcat.jdbc.pool.DataSourceFactory
A sufficient fix would be to change the default factory to this (it is
already included in the current distribution).
Ubuntu version: 12.10
tomcat7: 7.0.30-0ubuntu1
** Affects: tomcat7 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat7 in Ubuntu.
https://bugs.launchpad.net/bugs/1071817
Title:
Missing org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1071817/+subscriptions
More information about the Ubuntu-server-bugs
mailing list