Anyone succesfully got cvs to work ? I have a fail on PortalPersistenceService, without making any change to .pr
Here's the post I made yesterday on dev-list, but I'm still stuck. Any idea ? Original Post : > ? > > > Hi there, > > I wanted to try the cvs branch, so I just checked it out today, and > build it succesfully. > > I add the missing jars (activation and javax.sql), didn't make any > change to .properties file under conf, and when I try to access the > portal I have an exception : > > Horrible Exception: java.lang.ClassCastException: > org.apache.turbine.services.rundata.DefaultTurbineRunData at > org.apache.jetspeed.modules.actions.TemplateSessionValidator.d > oPerform(Templ ateSessionValidator.java:88) > at ... > > In log file I have this during init: > [18 mars 2003 11:32:21 INFO] - Finish Initializing service (early): > StockQuoteService [18 mars 2003 11:32:21 INFO] - Start Initializing > service (early): PortalPersistenceService [18 mars 2003 11:32:21 > ERROR] - [PortalPersistenceService] The current RunData implenetation > does not implement the JetspeedRunData interface. [18 mars 2003 > 11:32:21 ERROR] - > org.apache.turbine.services.InitializationException: The current > RunData implenetation does not implement the JetspeedRunData > interface. at > org.apache.jetspeed.services.persistence.JetspeedPortalPersist > enceService.in it(JetspeedPortalPersistenceService.java:102) at > org.apache.turbine.services.TurbineBaseService.init(TurbineBas > eService.java: 112) at > org.apache.turbine.services.BaseInitableBroker.initClass(BaseI > nitableBroker. java:149) > at > org.apache.turbine.services.BaseServiceBroker.doInitService(Ba > seServiceBroke r.java:224) > at > org.apache.turbine.services.BaseServiceBroker.initServices(Bas > eServiceBroker .java:193) > at > org.apache.turbine.services.BaseServiceBroker.initServices(Bas > eServiceBroker .j > at ... > > Do I still miss a lib ??? I don't understand the above message... > > Thx for any help, > Aur�lien Pernoud > > > --------------------------------------------------------------------- > 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]
