Wayne, I created a wiki page to discuss the implementation of a future
release of the Quartz.Net facility:
http://groups.google.com/group/castle-project-devel/browse_thread/thread/3ddfcaff15024d24

Cheers,
Mauricio

On Jun 10, 7:59 am, Wayne Douglas <codingvi...@googlemail.com> wrote:
> cool!!
>
> i've put a comment on the post offering my sevices :)
>
> On Thu, Jun 10, 2010 at 10:05 AM, John Simons 
> <johnsimons...@yahoo.com.au>wrote:
>
>
>
>
>
> > Interesting that you ask because Mauricio has just committed his work into
> > the castlecontrib repository in git.
> > Have a look at it
> >http://github.com/castleprojectcontrib/QuartzNetIntegrationand see what
> > is missing :)
>
> > For example, Mauricio's solution relies heavily on xml for configuration, I
> > think it would be very nice to be able to configure it all in code with some
> > kind of fluent interface.
> > But in the end the best person to ask for what is left to do is Mauricio.
>
> > Cheers
> > John
>
> > ------------------------------
> > *From:* Wayne Douglas <codingvi...@googlemail.com>
> > *To:* castle-project-users@googlegroups.com
> > *Sent:* Thu, 10 June, 2010 6:19:14 PM
>
> > *Subject:* Re: castle scheduler - cluster
>
> > :)
>
> > my emails yesterday were born from frustration.
>
> > I took your advice and all is working now.
>
> > Moving on, how can i help with the quartz integration?
>
> > w://
>
> > On Thu, Jun 10, 2010 at 1:26 AM, John Simons 
> > <johnsimons...@yahoo.com.au>wrote:
>
> >> It's a wiki, you can update it :)
>
> >> ------------------------------
> >> *From:* Wayne Douglas <codingvi...@googlemail.com>
> >> *To:* castle-project-users@googlegroups.com
> >> *Sent:* Wed, 9 June, 2010 9:51:01 PM
> >> *Subject:* Re: castle scheduler - cluster
>
> >> i really wish there was a note about that on the wiki :(
>
> >> On Tue, Jun 8, 2010 at 10:25 PM, John Simons 
> >> <johnsimons...@yahoo.com.au>wrote:
>
> >>> 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<castle-project-users%2Bun
> >>>  subscr...@googlegroups.com>
> >>> .
> >>> For more options, visit this group at
> >>>http://groups.google.com/group/castle-project-users?hl=en.
>
> >> --
> >> 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<castle-project-users%2Bun
> >>  subscr...@googlegroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/castle-project-users?hl=en.
>
> >> --
> >> 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<castle-project-users%2Bun
> >>  subscr...@googlegroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/castle-project-users?hl=en.
>
> > --
> > 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-users@googlegroups.com
> > .
> > To unsubscribe from this group, send email to
> > castle-project-users+unsubscr...@googlegroups.com<castle-project-users%2Bun 
> > subscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/castle-project-users?hl=en.
>
> > --
> > 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-users@googlegroups.com
> > .
> > To unsubscribe from this group, send email to
> > castle-project-users+unsubscr...@googlegroups.com<castle-project-users%2Bun 
> > subscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/castle-project-users?hl=en.
>
> --
> 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