Thanks Dinesh

but in this case please can you or sombody from the team tell me what is


#define AXIS2_SCOPE "scope"

/**
 * Field APPLICATION_SCOPE
 */
#define AXIS2_APPLICATION_SCOPE "application"

/**
 * Field SESSION_SCOPE
 */
#define AXIS2_SESSION_SCOPE "session"



in axis2_const.h used for?




I get the impression that something is not yet finished but that there 
issomehow an intention to be there some times in the future. Therefor I would 
like to know "Will Axis2/C ever support sessions to the degree as sessions are 
supported in Axis2 Java? 

How will sessions be supported with Apache Webserver when linked into it 
mod_axis2?" 

Any explanation is very welcome to us at this stage in our development. 

I guess, we all know from learnings in Axis2 Java that session of the types as 
defined in Axis2 uisng sope={application, soapsession, ... etc. } are a "must 
have" a strong requirement. 

Now I just like to know what is the intention of the developers regarding the 
implementation of session logic in Axis2/C?

Josef.Stadelmann@
axa-winterthur.ch



-----Ursprüngliche Nachricht-----
Von: Dinesh Premalal [mailto:[EMAIL PROTECTED] Auftrag von Dinesh
Premalal
Gesendet: Samstag, 1. Dezember 2007 06:23
An: [email protected]
Betreff: Re: AXIS2/C and scope="soapsession"


"Stadelmann Josef" <[EMAIL PROTECTED]> writes:

> Hi
>
> does someone know how user sessions are implemented for Axis2/C ?
>
> Do I have the possibility to setup the same scope(s) as with the Java version
> of Axis2?
>
> If yes how is it done? which .C files or .H. files do I have to check in the
> axis2/c code set?
>
> I need scope="soapsession" as defined for some axis2 java services in
> service.xml, so
> I need this now as well for services I am going to implement using Axis2/C
> techniq.
>
> If scope="sopasession" is supported which release of axis2/c supports it?
>
>         where can I read about that?

AFAIK, there is no method to manipulate sessions in Axis2/C. 

thanks,
Dinesh

---------------------------------------------------------------------
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