Paul, I agree that this is no showstopper for version 0.90. But I think it should be mentioned somewhere (release notes?) that the WS-RM support does not include sending a terminate sequence message. I think the approach that you mention would be good to fix this for a next release. A class mediator would be a good solution until the next release. I will look into this myself.
Tijs > > van: "Paul Fremantle" <[EMAIL PROTECTED]> > datum: 2006/12/14 Thu PM 06:59:14 MET > aan: [email protected] > onderwerp: Re: Re: WS-RM TerminateSequence message > > Tijs > > Unfortunately if we make a change like that we need to do a complete > new set of votes. > > What we can do is fix it in the main branch and at the same time make > a class mediator that sorts it out for you until the next release. Is > that good enough? > > Once we graduate we can do more frequent releases. > > Paul > > On 12/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Paul, > > > > I think optiion 1 would be the most effective one. > > If this is not possible, option 2 is a good alternative. > > Do you think this can be resolved before release version 0.90? > > It would be a bit disappointing if the WS-RM support is not fully working > > in version 0.90. > > I have some time to help out if this is helpful. > > > > Tijs > > > > > > > > van: "Paul Fremantle" <[EMAIL PROTECTED]> > > > datum: 2006/12/14 Thu PM 06:21:39 MET > > > aan: [email protected] > > > onderwerp: Re: WS-RM TerminateSequence message > > > > > > Tijs > > > > > > I figured out what's going on. Although our MessageContext is a > > > mapping onto the underlying Axis2 MC, we have our own properties too. > > > So when we set-property, that doesn't get reflected in the underlying > > > Axis2 MC, so it doesn't affect Sandesha2. > > > > > > Three simple options I can see: > > > > > > 1) get rid of our properties and just have the axis2 mc properties.. > > > If a user wants to avoid overwriting an underlying axis2 property, > > > just make sure this has a unique name. I don't think we actually use > > > this feature but maybe I'm wrong. > > > 2) add a set-axis2-property which modifies the underlying axis2 property. > > > 3) add a specific lastmessage mediator. > > > > > > Thoughts everyone? > > > > > > Paul > > > > > > On 12/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Paul, > > > > > > > > Has there been some progression with the WS-Reliable Messaging last > > > > message for the termination of the sequence? > > > > > > > > Thanks, > > > > > > > > Tijs > > > > > > > > > > > > Tijs > > > > > > > > You are quite right. The set-property isn't working. I'm just debugging > > > > it. > > > > The property should be going right through to the sandesha module > > > > which is why you can't find the code in Synapse. > > > > > > > > > > > > Paul > > > > > > > > On 12/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > Paul, > > > > > > > > > > I have tried to use the set-property element, but I don't see any > > > > > change in the WS-RM > > > > handling. > > > > > Where exactly does the set-property needs to be set in the Synapse > > > > > flow configuration > > > > file? > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > -- > > > Paul Fremantle > > > VP/Technology, WSO2 and OASIS WS-RX TC Co-chair > > > > > > http://bloglines.com/blog/paulfremantle > > > [EMAIL PROTECTED] > > > > > > "Oxygenating the Web Service Platform", www.wso2.com > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Paul Fremantle > VP/Technology, WSO2 and OASIS WS-RX TC Co-chair > > http://bloglines.com/blog/paulfremantle > [EMAIL PROTECTED] > > "Oxygenating the Web Service Platform", www.wso2.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
