Can't we use WS-Addressing ReferenceParameters for this ? Because Referenceparameters are contained in axis2_msg_info_headers_t. In msg_ctx has a reference to axis2_msg_info_headers_t.
On Mon, 2008-10-06 at 12:13 +0000, Baxi, Rinilkumar (TCS) wrote: > Hi Samisa, > > Here I am providing you a use case : > 1. Send a SOAP Request for logon to a employee database with session id s1. > 2. Send a SOAP Request for logon to a employee database with session id s2. > 3. Send a SOAP Request Begin transaction under a session s1. > 4. Send a SOAP Request Add an employee with code 1200 under the session s1. > 5. Send a SOAP Request Add an employee with code 1500 under the session s2. > 6. Send a SOAP Request for commit transaction under session s1. > 7. Send a SOAP Request for abort transaction under session s2. > The database will have an entry of employee with code 1200 but it should not > have the entry of employee with code 1500. > > Thanks & Regards, > Rinil > > > -----Original Message----- > From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] > Sent: Monday, October 06, 2008 5:25 PM > To: Apache AXIS C Developers List > Subject: Re: Regarding Session management > > Baxi, Rinilkumar (TCS) wrote: > > > > Hi All, > > > > > > > > We are planning to use the Axis2C SOAP engine in our application. For > > using this we need to ensure that whether Axis2C engine supports > > session management or not. > > > > > > > > If yes kindly let me know how can we use it and if no there is any > > plan in place to support it in near future. > > > > Axis2/C only support context hierarchy based session support. For an > example, please have a look at the sg_math (service group maths) sample. > > We do not support any other form of sessions. What sort of session > support are you looking for? What are the use cases you have in mind > with session? > > Thanks, > Samisa... > > > > > > > Thanks & Regards. > > > > Rinil > > > > ------------------------------------------------------------------------ > > > > > > No virus found in this incoming message. > > Checked by AVG - http://www.avg.com > > Version: 8.0.173 / Virus Database: 270.7.6/1709 - Release Date: 10/5/2008 > > 9:20 AM > > > > > > > -- > Samisa Abeysinghe > Director, Engineering; WSO2 Inc. > > http://www.wso2.com/ - "The Open Source SOA Company" > > > --------------------------------------------------------------------- > 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]