Hi there, at the moment its not possible to get the MailboxEventDispatcher instance. But if you can make me understand why you want to manipulate without using the MailboxManager/MessageManager we can see if it would make sense to make it accessable.
Thx, Norman 2010/12/22 Wojciech Strzałka <wstrza...@gmail.com>: > > Hi > > > > I'm trying to implement my own IMAP solution based on James v3 > The messages can be pushed to the store bypasing the James - in > such a case I'd like to inform IMAP clients that something hava > changed. > > I was looking at the code a little bit and it looks like I should > push an event to MailboxEventDispatcher (so the NOOP will notify > mailbox size has changed and inform client about the fact) but I > can not find a way to get the MailboxEventDispatcher instance from > externall code. > I think about smth like registering an JMS listener to listen for > external mailbox changes and push the events to dispatcher but I have no > idea where my start point > should be. > > Any suggestions how (if it's possible at all) can I achieve what I > described? > > Wojtek > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > For additional commands, e-mail: server-user-h...@james.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org