Hi Elena,

You will need the mm.mysql driver(at sourceforge.net), and put it under
WEB-INF\classes
And edit Torque.properties in the lines of the database service like this:

database.default.driver=org.gjt.mm.mysql.Driver
database.default.url=jdbc:mysql://localhost/jetspeed
database.default.username=user
database.default.password=pass

For the other question...i don't know surely, but probably a part of the
table name is fixed.


|- Raffaele Ragni < [EMAIL PROTECTED] >
|- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770
|- CONE Sistemi Informativi


----- Original Message -----
From: "Elena" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 04, 2002 6:26 PM
Subject: Using MySql for User Authentication


Hi folks,

Your kind help will be really appreciated.
 I am a newbee Jetspeed user.

I have been to trying to develop a Portal using  creating my own User table
with mySql database as my database
 instead of the default Hypersonic Sql.

I have installed jetspeed 1.4b1 and now I want to start with the
authentication for users by creating user_table
in my mySql database.

I have few queries here :

1. How can I configure MySql or any other database with jetspeed. Which are
the configuration files I will need to configure  ?

2. How shall I configure Jetspeed to to my user table for user
authentication ??.
    Do I need to change anything in the jetspeed java code ??

Looking forward for your help.

Thanks and regards

Elena


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

Reply via email to