Hi,
I have the following logic in my sitemap...
my_custom_generator -> xslt_transform -> serializer -> Just text (no HTML
tags whatsoever)
in an attemp to fix this I did the following...
my_custom_generator -> xml_serializer -> file_on_disk -+
|
+-------------------------------------------------+
v
file_generator -> same_xslt_transform -> serializer -> Nice looking HTML
page.
If I generate output from my generator, I get just text. Like this...
redorangeyellowgreenblueindigoviolet
If generate the same XML from a file using the file generator, I get nice
looking HTML.
There seems to be some problem with my Generator, but I don't know what.
No errors/exceptions/etc. I am running Cocoon2rc2 on Linux. This is
my second day poking around at this problem, and any help would be
greatly appreciated.
Thanks in advance.
-Mitch
--------------------------
Mitch Christensen
Principal Architect
Redknife, Inc.
3095 Independence Dr.
Livermore, CA 94550
---------------------------------------------------------------------
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]>