RE: Barracuda: Multiple Event Listeners?
Kirk Daries <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <D09B591872D1D611AF2B0010B5A1AAD02E39D8@WCSMAIL> |
Nope, I've never used the 'setHandled' method before within any of my listeners. Remember.... both listeners are on the same 'level' and wait for the 'SuccessfulLogin' event. KD -----Original Message----- From: Diez B. Roggisch [mailto:[email protected]] Sent: 13/January/2003 04:31 To: [email protected] Subject: Re: Barracuda: Multiple Event Listeners? >>>Skipping notification because event is already handled >>>Handled:true >> > > Urrrm.....How do I ensure.. that both listeners are processed? Do you set the event.setHandled() to true in your first handler? I always do that, because its copy-and-paste code ;) Diez _______________________________________________ Barracuda mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/barracuda FAQ - http://www.jguru.com/faq/Barracuda _______________________________________________ Barracuda mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/barracuda FAQ - http://www.jguru.com/faq/Barracuda