Hi Wayne,

This is going to sound odd but if I were you I would consider using
Quartz.Net, which is pretty much the same as the Castle Scheduler but
is being actively developed, supported and is also well documented.
Unfortunately the Castle Scheduler project is one of the less active
projects and once we release an integration facility for Windsor and
Quartz.Net (which btw we are looking for contributors to do this
work), this project will be retired.

Cheers
John

On Jun 8, 7:01 pm, iwayneo <codingvi...@googlemail.com> wrote:
> anyone?
>
> On Jun 7, 9:26 am, Wayne Douglas <codingvi...@googlemail.com> wrote:
>
> > Hi
>
> > We're using the castle scheduler 
> > component:http://using.castleproject.org/display/Comp/Castle.Components.Schedul...
>
> > I have a wcf service which creates the tasks and that does it's job fine.
>
> > I then have a console app running (will be a windows service eventually)
> > which should then keep an eye out for tasks created by the service which
> > need to be run.
>
> > Thing is they each create their own scheduler in the DB but they do both
> > have the same clusterid.
>
> > Should the console app be able to run the tasks created by the wcf service
> > because they are in the same cluster? If not - how can i make it do that?
>
> > Cheers
>
> > --
> > Cheers,
>
> > w://

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to castle-project-us...@googlegroups.com.
To unsubscribe from this group, send email to 
castle-project-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.

Reply via email to