We've installed Jetspeed using a variety of db names; I think you just need to specify the correct url in Torque.properties: e.g.
torque.dsfactory.default.connection.url = jdbc:mysql://127.0.0.1/js torque.dsfactory.default.connection.url = jdbc:db2:ebizdev etc... You may have to run the sql create and populate scripts by hand, but I think if you configure torque.databaseUrl in build/torque/dbpsml.properties you should be ok? Check the tutorial & docs on installed Jetspeed, as it's been a long time since I've done it. hth, stu >>> [EMAIL PROTECTED] 09/03/03 09:40AM >>> Hi, Thanks for the reply. You answered my question with a question. I'm trying to install jetspeed with a webhosting company. on my account they gave me a database already named and I cannot change it. So I'm stack with it. Is it possible to install jetspeed with different database name. Thanks Jamal ------------------------------------------------------------------------------------------------------------------------- [EMAIL PROTECTED] wrote: Why would you like to set a different name? -----Original Message----- From: jamul Rezak [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 3. September 2003 14:17 To: [EMAIL PROTECTED] Subject: Can I use different name for my Database? Hi, Can I use any name for my Database using Jetspeed or it should be named jetspeed. If yes, please advise how can I rename or set my Database name. I followed all the instructions in Torque.properties files but it doesn't work. If I name my Database jetspeed it works. Thanks Jamal --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
