Thank you for replying. I understand that I will have to build jetspeed from src "when" I attempt to store the PSML into the database -- but what about simply using mySQL to store the users? The docs do not say I have to build anything to switch the user database from HSQL to another database.
Michael Dalton [EMAIL PROTECTED] Internet Business Manager Computing Systems Services Branch Information Technology Directorate IT-D3-A / CIF 394B Kennedy Space Center, FL 32899 (W) 321-861-2207 (F) 321-867-7133 -----Original Message----- From: Pernoud Aurelien [mailto:[EMAIL PROTECTED] Sent: Thursday, January 15, 2004 12:10 PM To: Jetspeed Users List Subject: RE: HSQL to mySQL configuration problem - ProfileException As you said, you have to read the instructions on how to store the psml in DB, as it requires some more steps. You'll have to build jetspeed from src, you can't just use the release war. The error you're getting is that your database doesn't contain the profiles needed by end-user, and you modified the js.pr to use dbpsml manager. Aurelien Dalton, Michael D a �crit : > I am having problems converting our Jetspeed 1.4 test deployment from > HSQL to mySQL - on a Win2000 server. I've spent a week on this with > no luck. Current configuration has lots of users already set up. I > want to "move" the user database from HSQL to mySQL first. After I > figure that out I will move the PSML file system over to mySQL. The ... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
