Lionel Crine <[EMAIL PROTECTED]> writes: > I'd like to change the default encoding in my custom transformer, how > can I do that ?
How is a transformer related to encoding? It's a internal component and is working on java strings only (unless it is reading additional data from a external source). Set the encoding in your serializer. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]