i have it under \build\torque\schema\security-schema.xml (the src pack)

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


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


> Hi Rffaele,
> Thank you for your suggestion.
> At the moment I will start with the informations you have given.
>
> Right now,I am looking into an information
>
>
http://jakarta.apache.org/jetspeed/site/security.html#Extending%20Jetspeed%2
> Extending Jetspeed User
>
> But I amnot abled to get the the  folder
>
> build/torque/security_schema.xml   in my intalled directory. Do you have
any
> idea ??
>
> Thanking you again
> Elena
>
>
> ----- Original Message -----
> From: "Raffaele Ragni" <[EMAIL PROTECTED]>
> To: "Jetspeed Users List" <[EMAIL PROTECTED]>
> Sent: Saturday, October 05, 2002 1:38 AM
> Subject: Re: Using MySql for User Authentication
>
>
> > 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]>
> >
>
> --
> 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