Christopher Elkins wrote:
> > I'm setting up the TDK.
> >
> Did you download the binary or pull the source from CVS?
I got the CVS source.
> > I did everything described Build.xml, but the Index.xml file indicates
> > that
> > mysql is being used instead of hypersonicsql.
> >
> Consider this a temporary glitch. ;-) Currently, the TDK is using MySQL by
> default, longer-term it will switch to hSQL.
So I need to install MySQL ;>P
> > Which do I use ?
> Theoretically, you can use either. However, in the binary release it's not
> readily apparent what you need to do to use hSQL. I have fixed this in CVS,
> where there are some blocks in newapp.xml that you can un-comment if you want to
> use hSQL.
I'll try MySQL until the TDK moves all the to hSQL
> > 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 ?
> >
> That is setup for you automatically when you create a new application. The
> parameters you _may_ need to change (depending on your installation) are the
> user id and password. For MySQL these default to userid="" and password=""; for
> hSQL, the defaults are userid="sa" and password="".
Again, I'm unclear on how the TDK knows which db is being used, from the
TurbineResources.properties file or the newapp.xml file or both ?
> > 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
> >
> Thanks for using the TDK! Comments by new users are exactly what we need at this
> stage of development.
Thanks for the feedback, I'm anxious to see Turbine running (on my machine) !
>
> --
> Christopher Elkins
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]