[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Xalan Encoding Problems

Subject: Re: Xalan Encoding Problems
From: David_N_Bertoni@xxxxxxxxx
Date: Tue, 30 Oct 2001 11:10:55 -0500
xalan systemid unknown
Hi Raul,

> First of all I want to thank the community with their response to my
> question.  Unfortunately, I still have the same problem.
>
> Jorg:
>
> I copied your sample code and placed them in new XML and XSL files.  I
ran
> the latest version of Xalan and got the following result
>
> xalan -in test.xml -xsl test.xsl -out test.out
>
> SystemId Unknown; Line 0; Column 0; XSLT Error
> (javax.xml.transform.TransformerE
> xception): org.xml.sax.SAXParseException: The encoding "iso-8859-1" is
not
> supported.

This is actually an exception from the Xerces parser, not from Xalan
itself.  It seems strange that Xerces would be complaining about that
encoding, as it has supported it for quite a while.

You should check your classpath to make sure you don't have an old version
of the Xerces parser lurking about.  I believe there is a utility packaged
with Xalan that checks your environment for such things.

Also, just for fun, try using upper-case letters in the encoding, i.e.:

   encoding ="ISO-8859-1"

You shouldn't have to do it, but it's worth a try.

> No output file was created.  I also checked the open bugs list of Xalan
and
> came across the following bug which I am not sure is related
>
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1639

Nope, this is totally unrelated -- it's a bug about writing numeric
character references in serialized output.

Lastly, this conversation is really more appropriate on one of the Xalan
lists hosted on Apache.  Please post your question there, and I'm sure
someone will be happy to help out.

Dave


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.