Hi Weir,
        I got it. Thank you very much.
Match.

>-----Original Message-----
>From: Bill Weir [mailto:[EMAIL PROTECTED]] 
>Sent: Monday, December 16, 2002 3:32 PM
>To: Jetspeed Users List
>Subject: RE: Moving HSQL to MySQL
>
>
>Cheng,
>
>I had this error message very recently. In my case this was 
>because Jetspeed was not finding a database driver. Check your 
>CLASSPATH includes the right directories, and that the 
>spelling is OK. As I understand it, Jetspeed may also require 
>the database driver (.jar's) to be in the lib directory.
>
>Bill
>
>> Hi all,
>>      I was trying to move the HSQL to MySQL, I did the the following 
>> changes in Torque.properties. torque.database.default=default
>> ### torque.database.default.adapter=hypersonic
>> torque.database.default.adapter=mysql
>>
>> torque.dsfactory.default.connection.driver = com.mysql.jdbc.Driver 
>> torque.dsfactory.default.connection.url = 
>> jdbc:mysql://localhost:3306/jetspeed
>> torque.dsfactory.default.connection.user =  root 
>> torque.dsfactory.default.connection.password =
>>
>> Then, I created a database Jetspeed in mysql. Run the script 
>> turbine-mysql.sql and populate-mysql.sql in the database.
>>
>> Howevefr when I started DB again, I got the following 
>errors: Horrible 
>> Exception: java.lang.Error: Error in
>> BasePeer.initTableSchema(TURBINE_USER): There was no 
>DataSourceFactory 
>> configured for the connection default
>> >
>> >
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For 
>additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to