> > However, if I use method="text", I get:
> >
> > (Location of error unknown)XSLT Error
> > (javax.xml.transform.TransformerException): org.xml.sax.SAXException:
> > Attempt to output character of integral value 231 that is not
> > represented in specified output encoding of cp850.
> 
> With method="text", encoding of the output is enforced, but fails for 
> some reason.
> 
> David, note that this bug is different from XALANJ-1799, since the name 
> of the desired encoding is printed out, which wasn't the case in 1799.

If you follow the duplicate bug reference, you get here:

http://issues.apache.org/bugzilla/show_bug.cgi?id=24278

which does indeed seem very much like the bug the user is seeing.  Note 
the bugzilla bug has the equivalent analog in Jira:

http://issues.apache.org/jira/secure/ViewIssue.jspa?key=XALANJ-1710

Often, users think they are using a particular version of Xalan-J, but 
they end up using the older version that's built into theJava SDK:

http://xml.apache.org/xalan-j/faq.html#faq-N1005D
http://xml.apache.org/xalan-j/faq.html#faq-N100CC

Dave

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

Reply via email to