You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Merico Raffaele <ra...@less.ch> on 2005/11/02 17:17:03 UTC

AW: Patch for WebServiceProxyGenerator

Ciao Bertrand, hi Upayavira

In the source code of the WebServiceProxyGenerator the lines 242 and 243
contain:

> Request request = ObjectModelHelper.getRequest(objectModel);
> Session session = request.getSession(true);

What I do not understand at the moment is, why any subsequent call returns a
different sessionId when I use session.getId().

Any idea ... thx in advance ... Raffaele

> -----Ursprüngliche Nachricht-----
> Von: Bertrand Delacretaz [mailto:bdelacretaz@apache.org]
> Gesendet: Montag, 31. Oktober 2005 15:47
> An: users@cocoon.apache.org
> Betreff: Re: Patch for WebServiceProxyGenerator
> 
> Le 31 oct. 05, à 15:43, Upayavira a écrit :
> 
> > ...And make the behaviour configurable, so it can behave as before or
> > how
> > you need it.
> 
> And the default value of any new configuration option should make it
> work as before, so that existing code works unchanged.
> 
> -Bertrand
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
>