Hi all, that's what I get after a map:transform step. The input comes from a RequestTransformer. All the stylesheets in the following transformer have encoding="UTF-8", the second one fails with this exception:
 
java.lang.RuntimeException: org.xml.sax.SAXException: Attempt to output character of integral value 252 that is not represented in specified output encoding of .
 
I found the message text in bugzilla, seems to be a Xalan bug, but no other reference – what problem am I facing here?
 
Regardsm
Johann

 

Reply via email to