From users-return-55695-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Mon Sep 22 18:23:02 2003 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 64440 invoked from network); 22 Sep 2003 18:23:01 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Sep 2003 18:23:01 -0000 Received: (qmail 28333 invoked by uid 500); 22 Sep 2003 18:22:42 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 28313 invoked by uid 500); 22 Sep 2003 18:22:42 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 28277 invoked from network); 22 Sep 2003 18:22:42 -0000 Received: from unknown (HELO sati.virbus.de) (145.253.246.81) by daedalus.apache.org with SMTP; 22 Sep 2003 18:22:42 -0000 Received: from sati.virbus.de (localhost [127.0.0.1]) by localhost (SMTP Server) with ESMTP id 43EBE166A89 for ; Mon, 22 Sep 2003 20:22:46 +0200 (MEST) Received: from virbus.de (a183069.studnetz.uni-leipzig.de [139.18.183.69]) by sati.virbus.de (SMTP Server) with ESMTP id 0C43C166A7B for ; Mon, 22 Sep 2003 20:22:46 +0200 (MEST) Message-ID: <3F6F3DE9.6080202@virbus.de> Date: Mon, 22 Sep 2003 20:22:33 +0200 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: de-de, de, en-gb, en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: new request namespace? References: <7F118E709193D711805F0002A540AC2E16A406@erlm512a.erl9.siemens.de> In-Reply-To: <7F118E709193D711805F0002A540AC2E16A406@erlm512a.erl9.siemens.de> 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 X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello Roman, the namespace uri has changed from http://xml.apache.org/cocoon/requestgenerator/2.0 to http://apache.org/cocoon/request/2.0 because of the move of Cocoon to an Apache top project. The namespace prefix has no influence on the orking of the stylesheet, you only must bind your request namespace prefix to the changed namespace uri and the stylesheet should work like before. Joerg Fleischer Roman wrote: > Hello, > > with cocoon 2.1M1 i used the entry "request:request/@target" to check the > location in my xsl. With the new namespace in cocoon 2.1 i get no result. > > When calling the request generator i got in c2.1M1 this result: > target="/cocoon/OCIpreload" source=""> > >
image/gif, image... > > > With the new version of cocoon2.1 i get this result: > target="/cocoon/OCIpreload" source=""> > > image/gif, image... > > ??? what is the meaning of the h-namespace. How can i access the request > params with the new version? > Can anybody help?? > > Thanks, --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org