Tijs

I am copying the Sandesha dev on this issue..

asankha

-------- Original Message --------
Subject: Re: [jira] Created: (SYNAPSE-47) Add support for setting Axis2 context property
Date: Mon, 18 Dec 2006 13:57:34 +0100
From: <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: <[email protected]>


I am working on this JIRA call. The problem I run into is where do I set the axis2 properties in. For the WS-RM properties of last message and the rm version I only get it to work when I put the properties in the ConfigurationContext that I retrieve via the axis2 MessageContext class. This works fine. But when two messages immediately send after eachother flow through Synapse, the automatically are part of one sequence even if I set the last message property for both messages. Does anyone have a clue on how to solve this? Should I use another axis2 context for this?
The only solution I have come up with it is to change the Axis2FlexibleMEPClient and set the properties on the options of the ServiceClient. Any help appreciated!

Tijs
> 
> van: "Tijs Rademakers (JIRA)" <[EMAIL PROTECTED]>
> datum: 2006/12/18 Mon PM 12:41:23 MET
> aan: [email protected]
> onderwerp: [jira] Created: (SYNAPSE-47) Add support for setting Axis2 context
>  property
> 
> Add support for setting Axis2 context property
> ----------------------------------------------
> 
>                  Key: SYNAPSE-47
>                  URL: http://issues.apache.org/jira/browse/SYNAPSE-47
>              Project: Synapse
>           Issue Type: Improvement
>           Components: Core
>     Affects Versions: Incubating-0.90
>             Reporter: Tijs Rademakers
> 
> 
> For the WS-RM termination request a LAST_MESSAGE property needs to be set. This is currently not possible. Also to set the WS-RM version for the RM handling a property needs to be set in the Axis2 configurationcontext. Therefore the following proposal is made by Asankha:
> 
> <set-property name="string" (value="literal" | _expression_="xpath") [scope=axis2|correlate]/>
> 
> Tijs Rademakers will work on a patch for this implementation
> 
> -- 
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
> 
>         
> 
> ---------------------------------------------------------------------
> 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]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to