Bob,

        look at the log files produced by Cocoon, there are a lot of information
there.

        For instance, writing my own transformer, I've found out that two XML
header ("<?xml version=...") instead of one were produced, preventing my XML
from being transformed.

Best regards.

---------------------------------------------
               Luca Morandini
               GIS Consultant
              [EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------


> -----Original Message-----
> From: Bob Phillips [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 25, 2001 7:51 PM
> To: [EMAIL PROTECTED]
> Subject: [c2]hooking a generator to transformer pipeline?
>
>
> I'm making a generator extending ComposerGenerator that parses a text file
> and emits sax events using a contentHandler driven
> by a custom parser.
>
> The generator spits the xml ok, but dies when I add a
> <map:transform> stage to the pipeline, saying
> problem in getTransformer - error in creating Transform Handler
>
> I've clearly failed to setup the transformer but am not
> sure how to specify the transformer from my generator.
>
> Any advice would be appreciated.
>
> regards
> bob phillps
>
>
> ---------------------------------------------------------------------
> 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]>
>


---------------------------------------------------------------------
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]>

Reply via email to