Check the following properties if you have set correctly: services.PsmlManager.classname=org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService services.PsmlImportManager.classname=org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService #services.PsmlManager.classname=org.apache.jetspeed.services.psmlmanager.CastorPsmlManagerService #services.PsmlImportManager.classname=org.apache.jetspeed.services.psmlmanager.db.DatabasePsmlManagerService
Make sure that the last two lines are correctly uncommented. Then use 'maven import'. It should tell you information about the number of PSMLs successfully imported to database. Important: the settings are read from the config in <jetspeed-source-dir>/webapp/WEB-INF/conf/ and not in the deployed jetspeed directory. Be sure to include your database driver classes in your dependencies. Quoting Edoardo Boechat <[EMAIL PROTECTED]>: > Hi all, > > I�m trying to configure my jetspeed to store PSML on Oracle data base. > I change all properties according to the tutorial and nothing happen. > I believe that jetspeed try to access PSML data on Oracle but as there is > no data there they throw an exception saying that he can�t build the page. > > According to the tutorial, first he mygth import all PSML file > configuration, but It doesn�t happen. > > Can anyone help me. I need the data base creation script and if possible a > default script to populate my PSML database for the first time. > > Thanks, > > Edoardo Boechat > > > > Jaq Marit wrote: > > > >> Quoting Rapha�l Luta <[EMAIL PROTECTED]>: > >> > >> > >>>David Sean Taylor wrote: > >>> > >> > http://www.gridsphere.org/gridsphere/gridsphere?cid=comparison&JavaScript=enabled > >> > >>>> > >>>>Just want to point out that the table is inaccurate: > >>>> > >>>>* Jetspeed does support localization. > >>>>* We do support third-party packaging and deployment (JSR 168) in 1.6 > >>>>and 2.0 > >>> > >>>For what it's worth, it's kind of hard to argue this point since > >>>neithe r1.6 nor 2.0 are released... You can say it "will" be supported > >>>in the upcomings releases. > >>> > >> > >> Rapha�l has a point. > > > > A very good point: we need to put out a release! > > 'See' you all at the IRC meeting today > > > > > > > > -- > > David Sean Taylor > > Bluesunrise Software > > [EMAIL PROTECTED] > > [office] +01 707 773 4646 > > [mobile] +01 707 529 9194 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Edoardo Boechat - Diretor Presidente > M�tris Sistema de Tarifa��o (21 9414-9137) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
