Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 86981 invoked by uid 500); 28 Dec 2001 08:29:55 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 86970 invoked from network); 28 Dec 2001 08:29:55 -0000 Message-ID: <3C2C2D62.3080101@cbim.it> Date: Fri, 28 Dec 2001 09:29:22 +0100 From: Ugo Cei Reply-To: cocoon-dev@xml.apache.org Organization: C.B.I.M. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011226 X-Accept-Language: en-us MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: ESQL no longer applied to custom logicsheet References: <3C2B7527.2050801@apache.org> 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 Berin Loritsch wrote: > We once had everything working where ESQL would work even if it was > called by a > custom logicsheet. I have a previously tested Logicsheet, and Cocoon is > not applying > ESQL--it was working before. I cannot post the logicsheet to the list > (proprietary > stuff in there). > > Here is the beginning of it: > > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > xmlns:xsp="http://apache.org/xsp" > xmlns:esql="http://apache.org/cocoon/SQL/v2" > xmlns:xspdoc="http://apache.org/cocoon/XSPDoc/v1" > > xmlns:schematic="http://www.infoplanning.com/xsp/schematic"> I had the same problem some time ago, I think it was in the passage from a beta of C2 to rc1. I think I solved it by changing the order of namespace declarations, i.e. putting xmlns:esql AFTER the declaration of my custom logicsheet's namespace. Hope this helps, Ugo -- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue, 2 - 27100 Pavia - Italy Phone: +39.0382.525100 - E-mail: u.cei@cbim.it --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org