Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 84310 invoked from network); 13 Sep 2004 16:39:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Sep 2004 16:39:28 -0000 Received: (qmail 81181 invoked by uid 500); 13 Sep 2004 16:39:08 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 81070 invoked by uid 500); 13 Sep 2004 16:39:07 -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 81053 invoked by uid 99); 13 Sep 2004 16:39:07 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 13 Sep 2004 09:39:04 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C6tr4-0004yW-00 for ; Mon, 13 Sep 2004 18:39:02 +0200 Received: from 212.222.194.100 ([212.222.194.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Sep 2004 18:39:02 +0200 Received: from jh by 212.222.194.100 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Sep 2004 18:39:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: Jorg Heymans Subject: Re: Internal Pipeline Reader error Date: Mon, 13 Sep 2004 18:38:59 +0200 Lines: 28 Message-ID: References: <4145CC1E.3060800@comsine.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 212.222.194.100 User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en In-Reply-To: <4145CC1E.3060800@comsine.co.uk> Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N well the obvious would be to put it in a non-internal pipeline, but i guess you figured that one out yourself. I had this problem myself a while ago, and ended up redoing my sitemap logic with a generate-transform-serialize rather then a reader. HTH Jorg Norman Barker wrote: > Hi, > > I am trying to include data from a reader within a CInclude template, > however when I do > I get the following error, > java.lang.RuntimeException: org.apache.cocoon.ProcessingException: > Streaming of an internal pipeline is not possible with a reader. > > Can someone give me an idea of how to fix this? If a reader is a static > resource I should be able to > call it at any time? > > Any help would be appreciated. > > Many thanks, > > Norman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org