Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-343 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-343 Summary: Switch Derby connector to use DataSource Type: Improvement Status: Unassigned Priority: Major Project: Apache Geronimo Assignee: Reporter: Jeremy Boynes Created: Fri, 1 Oct 2004 1:24 AM Updated: Fri, 1 Oct 2004 1:24 AM Description: Currently Derby is bound into Geronimo using the generic TranQL connector for any JDBC Connection (obtained using DriverManager). A more manageable (or at least easier) alternative is to configure and use a native DataSource inside the connector, which means writing a specialized bridge between the Derby DataSource and the JDBC ManagedConnectionFactory. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
