JobListener etc.

2 views
Skip to first unread message

Suter

unread,
Dec 21, 2009, 7:32:10 AM12/21/09
to Quartz.NET
I have implemented a JobListener. Afterwards I received an error
message that JobListeners can not be implemented using remote server.
Is that right?
What can I do to be informed by scheduler/Job/Trigger etc.that the job
has been executed or finished?

Cheers Pascal

Marko Lahma

unread,
Dec 21, 2009, 8:26:16 AM12/21/09
to quar...@googlegroups.com
You must register the listener on the server side, you cannot do that
from client side using remoting. If you want to open asynchronous
channel to client you could use something like messaging ..

-Marko

> --
>
> You received this message because you are subscribed to the Google Groups "Quartz.NET" group.
> To post to this group, send email to quar...@googlegroups.com.
> To unsubscribe from this group, send email to quartznet+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/quartznet?hl=en.
>
>
>

Reply all
Reply to author
Forward
0 new messages