Re: Proposal to implement ws-eventing and an event distribution model in Synapse

2008-09-26 Thread Jaliya Ekanayake
wan Linton To: dev@synapse.apache.org Sent: Friday, September 12, 2008 5:01 AM Subject: Re: Proposal to implement ws-eventing and an event distribution model in Synapse Paul, Very nice explanation of the concepts that we have been trying to put together into the code. Let me add s

Re: Proposal to implement ws-eventing and an event distribution model in Synapse

2008-09-22 Thread Ruwan Linton
: Monday, September 15, 2008 6:33 AM > To: dev@synapse.apache.org > Subject: Fwd: Proposal to implement ws-eventing and an event > distribution model in Synapse > > Any other comments on this? I know Ruwan is working on it and I know > we would appreciate feedback and thoughts. > >

Re: Proposal to implement ws-eventing and an event distribution model in Synapse

2008-09-19 Thread Paul Fremantle
Asanka The current implementation implements the following: * A flexible model of storing subscriptions. A subscription is logically some combination of a filter, a sequence and an endpoint. This extends the WS-Eventing core model with the idea of a sequence. * This model is implemented through a

Re: Proposal to implement ws-eventing and an event distribution model in Synapse

2008-09-19 Thread Asanka Abeysinghe
Hi, I'm not clear about the dynamic subscriptions, current implementation will provide 3 options, using WS-Eventing, WS-Notification and user define messages, how we are going to identify the subscription in the user define mode ? What happens when a user unsubscribe for a static subscriptions

Re: Test failures [was: Proposal to implement ws-eventing and an event distribution model in Synapse]

2008-09-16 Thread Andreas Veithen
rking on it and I know we would appreciate feedback and thoughts. Paul -- Forwarded message -- From: Paul Fremantle <[EMAIL PROTECTED]> Date: Fri, Sep 12, 2008 at 11:56 AM Subject: Re: Proposal to implement ws-eventing and an event distribution model in Synapse To: dev@synapse

Re: Proposal to implement ws-eventing and an event distribution model in Synapse

2008-09-15 Thread Asankha C. Perera
ughts. Paul -- Forwarded message -- From: Paul Fremantle <[EMAIL PROTECTED]> Date: Fri, Sep 12, 2008 at 11:56 AM Subject: Re: Proposal to implement ws-eventing and an event distribution model in Synapse To: dev@synapse.apache.org Ruwan The reasons I think we should keep the