I'm setting up the TDK.

I did everything described Build.xml, but the Index.xml file indicates
that
mysql is being used instead of hypersonicsql.

Which do I use ? And do I need to set up the appropriate JDBC driver like
before ?
How do  I tell the kit which database to use, in :
\$JAKARTA_HOME\turbine\conf\TurbineResources.properties  ?

I see this file still has mySQL setup as default.

I know I need to create the new table info for the new app, ie:

        mysql [newapp] < ./share/sql/MySQL_users_roles_permissions.sql
        mysql [newapp] < ./share/sql/MySQL_id_table.sql
        mysql [newapp] < ./share/sql/default_roles_permissions.sql

Thanks



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to