On Fri, 2002-12-06 at 14:57, David Sean Taylor wrote: > > > Hi Eric, > > You should only need to run it once to get the initial files off the disk > and into the db. > > The steps are: > > 1. change the PSML service properties > > # > services.PsmlManager.classname=org.apache.jetspeed.services.psmlmanager.Cast > orPsmlManagerService > services.PsmlManager.classname=org.apache.jetspeed.services.psmlmanager.db.D > atabasePsmlManagerService > > 2. run "ant import" > > 3. you can then remove the file-based psml, since its now in the database > >
So, I guess this approach assumes any future changes I make to the PSML files will be through the customizer? i.e., even if I wanted to make a file-based change, I should use the customizer to import? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
