Please do the following changes to the TurbineResources.Properties file: database.default.driver=org.gjt.mm.mysql.Driver database.default.url=jdbc:mysql://localhost:3306/jetspeed database.default.username= database.default.password=
and also the following 2 parameters: database.adaptor=DBMM database.adaptor.DBMM=org.gjt.mm.mysql.Driver You will also have to run the db schema creation script in MySql: jetspeed.script Hope this helps. Regards, Vinayak > -----Original Message----- > From: karan dhawan [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, April 11, 2002 8:32 AM > To: Jetspeed Users List > Subject: JetSpeed Questions > > > Can jetspeed check for user and password authentication if i link it up > with some other database > regards > kd > > > > --------------------------------- > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax ********************************************************************* Disclaimer: The information in this e-mail and any attachments is confidential / privileged. It is intended solely for the addressee or addressees. If you are not the addressee indicated in this message, you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer does not consent to Internet email for messages of this kind. ********************************************************************* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
