On Fri, 10 May 2002, Remy Maucherat wrote:

> > > > I plan to add additional events to the components start and stop
> methods:
> > > > before_start, after_start, before_stop, after_stop. This has been
> suggested
> > > > and discussed a while ago, but never actually implemented.
> >
> > Could you also add events for webapp add/remove/start/stop, and make sure
> > the events are propagated up to coyote ?
> 
> That's already there (more or less). You need to put a container listener on
> the host and listen for Container.ADD_CHILD_EVENT (or REMOVE_CHILD_EVENT).

The problem is propagating it via Coyote actions to jk level. 

Costin


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

Reply via email to