I want to Cinclude a text retrieved from a clob in a database. My idea was to have a internal pipeline that serialize as text the given clob (generate=serverpages, serialize=text). The internal pipeline works well.
Now i want to cinclude it (using the cocoon:// pseudo-protocol). The problem is that whatever I do, the cincluded stuff is always a XML fragment that is the output of the pipeline BEFORE the text serialization. Is it a bug? a misconfiguration on my side? Does cinclude always get the data before serialization? Or may be cocoon: ? --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>