> Does anyone have an idea? yes: The problem lies in AbstractTextSerializer which contains an ugly bugfix for an xalan-bug. This bugfix is needed to run the SourceWritingTransformer stuff correctly but on the other side it knocks out the configuration of any Serializer (XML,Text,...) beside the implicit default configuration.
Workarround: If you don't need the SourceWriteTransformer stuff look into current Source of AbstractTextSerializer and use the outcommented part of getTransformerHandler() method instead.. hth, Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]