Yes in fact a profile is a psml file, so if they are at correct place check if your setting in jespeedresources.properties is not using dbpmsl :
services.PsmlManager.classname=org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService is ok, not services.PsmlManager.classname=org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService Stijn de Witt a �crit : > Aurelien, > > Thanks for your response. I figured it had something to do with not > being able to find the user profile, but the .psml files are where > they are as usual. I have been experimenting with psml-in-db, but I > (thought I had) reverted this back to the original situation. Where > is the user profile normally stored? Not in the .psml files? > (I was trying to keep the database out of the picture) > > Stijn > > > ----- Original Message ----- > From: "Pernoud Aurelien" <[EMAIL PROTECTED]> > To: "Jetspeed Users List" <[EMAIL PROTECTED]> > Sent: Friday, February 06, 2004 3:33 PM > Subject: RE: Trying to split Jetspeed and project code > > > > Usually it's when jetspeed can't find the profile you're requesting. > > If using DBPSML : check if your database is well populated > > If using FilePSML : check if the files are ok (by that I mean you > still have the same tree structure for user/role...) > > HTH, > Aurelien > > > > --------------------------------------------------------------------- > 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]
