Marc <[EMAIL PROTECTED]> wrote: > Type:RuntimeException, Message:Could not create a > converter for encoding: iso-8859-1
I think the patch that I just sent to the list fixes this problem. The upperCase function in the transcoder isn't working correctly, so xerces is not recognizing the encoding. With the current build, try changing the encoding to uppercase ("ISO-8859-1") and it should work. --Bill