Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 2864 invoked by uid 500); 4 Jan 2002 12:06:57 -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 2806 invoked from network); 4 Jan 2002 12:06:55 -0000 Message-ID: From: "Miller, Grant" To: "'cocoon-users@xml.apache.org'" Subject: 'Dependency' tag output when chaining pipelines using custom logi csheets (Cocoon 2) Date: Fri, 4 Jan 2002 07:05:43 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I have a sub sitemap which chains 2 pipelines as follows: When xspsink is requested it uses the output of the xspsrc pipeline as it's input. The output of xspsrc is itself an xsp page and xspsink processes it (so making it possible to have multiple generate steps). This works fine. However, problems arise when I try to use custom logicsheets in the input to xspsink. 'createxsp.xsl' wraps the output of the preceeding generate step in an xsp:page tag. This tag contains the namespaces I want to use to process the output of xspsrc in xspsink. For example: So I can then use the esql logicsheet when processing the output of xspsrc in xspsink. This works too. However, as soon as I include a custom logicsheet in the output xsp:page tag it fails to work. I get the output from xspsink as follows (assuming I use custom logicsheet named 'test'): /E:/Tomcat/Program Files/Apache Tomcat 4.0/webapps/cocoon/WEB-INF/classes/com/mylogicsheets/test.xsl What does all this mean? The dependency tag includes namespaces I haven't used at all and the path to the test logicsheet has been resolved correctly (presumably via cocoon.xconf file). I can use the test logicsheet fine if not chaining pipelines. Can anyone help? Thanks, Grant Miller This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate, or distribute it; do not open any attachments, delete it immediately from your system and notify the sender by e-mail promptly that you have done so. Thank You. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: