Re: Sending notifications to server functions

2008-01-05 Thread Robert Burrell Donkin
On Jan 4, 2008 3:53 PM, Paulo Sergio <[EMAIL PROTECTED]> wrote: > Hi Robert, > i'm finally back to this issue :) > > On Dec 19, 2007 10:44 PM, Robert Burrell Donkin < > > [EMAIL PROTECTED]> wrote: > > > On Dec 19, 2007 4:05 PM, Paulo Sergio <[EMAIL PROTECTED]> wrote: > > > Hi all! > > > As some of

Re: Sending notifications to server functions

2008-01-04 Thread Paulo Sergio
Hi Robert, i'm finally back to this issue :) On Dec 19, 2007 10:44 PM, Robert Burrell Donkin < [EMAIL PROTECTED]> wrote: > On Dec 19, 2007 4:05 PM, Paulo Sergio <[EMAIL PROTECTED]> wrote: > > Hi all! > > As some of you know i'm trying to implement IMAP IDLE. while doing it , > i > > need some way

Re: Sending notifications to server functions

2007-12-19 Thread Robert Burrell Donkin
On Dec 19, 2007 4:05 PM, Paulo Sergio <[EMAIL PROTECTED]> wrote: > Hi all! > As some of you know i'm trying to implement IMAP IDLE. while doing it , i > need some way to notify the session of changes in the mailbox. > At the moment i have a service running on james startup, and receiving the > noti

Sending notifications to server functions

2007-12-19 Thread Paulo Sergio
Hi all! As some of you know i'm trying to implement IMAP IDLE. while doing it , i need some way to notify the session of changes in the mailbox. At the moment i have a service running on james startup, and receiving the notifications, these notifications are received using jgroups. To achive this i