On Mon, 15 Jan 2001, you wrote:
>
> Hi,
>
> I was checking out the schedulerservice and see that a few new bits & pieces have
>been added since the last time I worked with it.
>
> Can anyone help me with the Property field in the turbine_scheduler_job table, what
>can I use it for?
To add additional information to a specific job. Properties is a hashtable in
the JobEntry table. So it could hold any kind of extra name-value information
you might want to associate with a job.
> Also I was trying to get a list of jobs with the following command
>
> Vector jobs = TurbineSchedulerService.listJobs();
>
> but this gives an error at compile time. What should I be using instead?
What's the error?
--
Dave Bryson
[EMAIL PROTECTED]
----------------------
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]