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?
When I look at the code of the Axis2FlexibleMEPClient I don't see that this
property is used.
if (wsRMEnabled) {
// if a WS-RM policy is specified, use it
if (wsRMPolicyKey != null) {
clientOptions.setProperty(
org.apache.synapse.config.xml.Constants.SANDESHA_POLICY,
getPolicy(synapseOutMessageContext, wsRMPolicyKey));
}
// always send each and every message in a new sequence and terminate
sequence
//clientOptions.setProperty("Sandesha2LastMessage", "true");
}
Can you point me to class implementation where the set-property is set for
Sandesha2LastMessage?
Thanks,
Tijs
>
> van: "Paul Fremantle" <[EMAIL PROTECTED]>
> datum: 2006/12/07 Thu PM 11:12:07 MET
> aan: [email protected]
> onderwerp: Re: [VOTE] Release Synapse 0.90
>
> Tijs
>
> You have to explicitly mark the last message as LastMessage. You
> should be able to do this with
> <set-property name="Sandesha2LastMessage" value="true"/>
>
> Paul
>
> On 12/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > +1 from me (non-binding)
> >
> > I tested my examples with the this version and it almost all worked.
> > However one small comment about the WS-RM handling (<enableRM/>). I see a
> > CreateSequence, CreateSequenceResponse and a SequenceAcknowledgement, but
> > Synapse does not send out a TerminateSequence message.
> >
> > Tijs
> >
> > >
> > > van: "Paul Fremantle" <[EMAIL PROTECTED]>
> > > datum: 2006/12/07 Thu PM 02:45:53 MET
> > > aan: [email protected], [email protected]
> > > onderwerp: [VOTE] Release Synapse 0.90
> > >
> > > The Release Candidate 1 (RC1) for Synapse 0.90 is here:
> > >
> > > http://people.apache.org/~pzf/synapse/0.90-RC1/
> > >
> > > The key used to sign this release are here:
> > > http://people.apache.org/~pzf/KEYS
> > >
> > > Please vote to release this:
> > >
> > > [ ] Synapse 0.90 release.
> > >
> > > Note that everyone, even non-committers are encouraged to vote. We
> > > will figure out which are binding or not when we do the tally.
> > >
> > > Here is my +1.
> > >
> > > Paul
> > >
> > > --
> > > 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]