Right - That's where I ran into trouble, trying to use the latest mysql driver:
com.mysql.jdbc.Driver Which is not supported by Torque. So it must be something else gone bad in your config. - 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 4:41 PM > To: Jetspeed Users List > Subject: RE: DatasourceFactory > > > I use org.gjt.mm.mysql.Driver for mysql. > > I think this is the standard one, isn't it? > Daniel > > > 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----- > > > Wrom: HMKHJYFMYXOEAIJJPHSCRTNHGSWZIDREXCAXZOWCONEUQ > > > 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] > > > > -- > +++ GMX - Mail, Messaging & more http://www.gmx.net +++ > Bitte l�cheln! Fotogalerie online mit GMX ohne eigene Homepage! > > > --------------------------------------------------------------------- > 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]
