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

Reply via email to