[ http://issues.apache.org/jira/browse/TRB-5?page=comments#action_12330171 ]
Thomas Vandahl commented on TRB-5: ---------------------------------- Right you are: ---8<--- Filename: db/torque/trunk/src/java/org/apache/torque/TorqueInstance.java Revision 229755 - (view) (download) (as text) - [select for diffs] Modified Fri Jul 8 17:53:34 2005 UTC (2 months, 2 weeks ago) by tfischer File length: 29281 byte(s) Diff to previous 229745 (colored) Updated runtime configuration process to do stricter checking, and removed the automatic configuration of the DataSourceFactory with the name "default". See xdocs/changes.xml for details. Solves issue TRQS308. ---8<--- I will open an issue in the Torque bugtracker > TorqueSecurityService relies on a datasource named "default" > ------------------------------------------------------------ > > Key: TRB-5 > URL: http://issues.apache.org/jira/browse/TRB-5 > Project: Turbine > Type: Bug > Components: Turbine 2.3 > Environment: Turbine-2.3.2-rc2.-dev > Reporter: Thomas Vandahl > Assignee: Henning Schmiedehausen > > The OM-classes generated during the build process of Turbine need a > hard-coded data source called "default". > The previous version simply used the configured default DataSource as in > torque.database.default=turbine -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
