just in case anyone was wondering what happenned to
this..

i am adding a global listener to the scheduler within
a servlet that loads on startup. this apparently
starts after struts plugins which in turn starts up
after servet context listeners.

james


--- klute <[EMAIL PROTECTED]> wrote:

> Hello All,
> 
> I have been used  jgsi quartz plugin for struts for
> a
> while now and it has served me well so far. however,
> now i realized that it would be nice to define a
> global JobListener so that all jobs scheduled by my
> scheduler can use it. however, i don't see the
> support
> for listeners in jgsi quartz plugin. i thought i'd
> write code that looks up the scheduler and adds a
> listener via servlet context listener but the latter
> starts up prior to the plugin initialization. does
> any
> oneone have any ideas on how to achieve this?
> 
> thanks!
> james
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to