Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 99471 invoked by uid 500); 10 Jan 2003 10:19:29 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 99454 invoked from network); 10 Jan 2003 10:19:28 -0000 Message-ID: <3E1E9E06.5010105@saxess.com> Date: Fri, 10 Jan 2003 11:18:46 +0100 From: SAXESS - Hussayn Dabbous Organization: SAXESS Software Design GmbH User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1b) Gecko/20020721 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Re: Server to Server Cookie? References: <001d01c2b886$41ba44d0$1aa2240a@cajacanarias.es> <3E1E921C.40104@cbim.it> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hy; As far as i am informed, the web proxy generator does NOT preserve session state! I am active in this field and together with Lajos Moczar developing a new module based on a pseudo protocol (actually, it's lajos, who does the coding). Following sitemap snippet shows what we intend to provide: note the pseudo protocol "proxy:". When using this protocol, the protocol-handler will be responsible for transfering the user cookies back and forth between the browser and the far side server. We will provide a description of how this works in detail. With this new pseudo protocol we are quite shure, that all kind of existing generators including the webproxy generator will get the capability of session preserving automatically... At the moment we are testing the code and checking for all kind of related problems. But we also know, the current solution will be only one step to a 100% solution. I hope, that we can release something during next week. This will certainly be packaged in a way, that it can be applied to cocoon-2.0.4 and i think also for the current development version because anything else wouldn't make sense. I think, it's up to the comitters to decide, if the new protocol will find it's way into the cocoon core... We will anounce the availability of the new module as soon as it has proved to work. regards, hussayn Ugo Cei wrote: > Eduardo Zurita wrote: > >> Hello, >> >> I have to develop a web application. The data source is a remote >> computer that serves XML data. The authentication method is a >> encrypted cookie. The remote server checks if the cookie is present in >> the user's browser. The problem is: >> >> I want introduce Cocoon as the software that does the request to >> the remote server, not the user browser. Can I simulate the Cookie or >> has Cocoon a way to resolve this? It's a session Cookie, not persistent. > > > I think the Web Services Proxy Generator might help you here. It's in > Cocoon 2.1 only, I think. If you install C2.1, have a look at > http://localhost:8080/cocoon/documents/userdocs/generators/wsproxy-generator.html > > > Ugo > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: