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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to