Which driver are you using for the database? Only certain drivers are supported in Jetspeed (Torque).
- Glenn --------------------- Glenn R. Golden, Systems Research Programmer University of Michigan School of Information [EMAIL PROTECTED] 734-615-1419 > -----Original Message----- > From: Daniel Freitag [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 06, 2003 12:30 PM > To: [EMAIL PROTECTED] > Subject: DatasourceFactory > > > Hi, > > I'm new to jetspeed. But this problem is very strange, I > find. (I have searched the mail-archive before, but there was > no solution for my problem.) > > > If I use the standard database (hypersonic) all works fine. > But if I change the entries in the torque.properties, a big > error: There was no DatasourceFactory configured for the > connection default! (The database is online and the > default-tables were added.) > > I hope anybody knews an answer > Daniel > > > Torque.properties: > torque.database.default=default torque.database.e-ducate.adapter=mysql > torque.dsfactory.e-ducate.factory=org.apache.torque.dsfactory. > TorqueData > SourceFactory > torque.dsfactory.e-ducate.connection.driver = > org.gjt.mm.mysql.Driver > torque.dsfactory.e-ducate.connection.url = > jdbc:mysql://localhost:3306/jetspeed > torque.dsfactory.e-ducate.connection.user = root > torque.dsfactory.e-ducate.connection.password = > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
