Thanks, it works now. Aloundeth,
-----Original Message----- From: David Sean Taylor [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 12:37 PM To: Jetspeed Users List Subject: Re: ScheduledJob On Jun 9, 2004, at 12:30 PM, Al. Oupraxay wrote: > I still get an error message... > > Any help would be greatly appreciated. > Thanks in advance, > Aloundeth, > > > 2004-06-09 12:21:38 > StandardContext[/jetspeed]StandardWrapper.Throwable > java.lang.NoSuchMethodError: > org.apache.torque.om.BaseObject.setPrimaryKey(I)V > at > org.apache.turbine.services.schedule.JobEntryPeer.doSelect(JobEntryPee > r > .java > :143) > at > org.apache.turbine.services.schedule.TurbineSchedulerService.init(Turb > i > neSch > edulerService.java:120) > at looks like you are still using the TurbineSchedulerService and not the TurbineNonPersistentScheduler if you would like to use the TurbineSchedulerService you need to add then tables to a database --------------------------------------------------------------------- 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]
