Rui Alberto L. GonÃalves wrote:

Hi all,

I wrote a transformer a few time ago and it's been working
properly, but I can't insert a xslt transformer after my
transformer in the pipeline, because doing so a RuntimeException
is thrown!! Inserting other transformer or serializing the
result of my transformer is no problem!!!!!!!

Does anyone have any idea what may cause this behavior?

Try sticking in the log transformer afterwards. I'd guess you may be creating bad sax events - like two end document events, etc.


Geoff


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to