> From: Simeon Walker [mailto:[EMAIL PROTECTED]] > > Hi, > our new web site, using Cocoon 2, will be bi-lingual English and > Welsh. The problem is that when I specify ISO-8859-14 (for Celtic > languages) as the encoding for the xml document Cocoon fails. > > I believe that it is a problem with Xalan. My question is this: > Does anyone know how many places there are within Cocoon which > could limit the list of supported character encodings?
IMHO, these places are: Xerces (it is responsible to convert XML into UTF-8), JSP compiler (if you are using it; it converts JSP pages into UTF-8), JDBC driver of your favorite DB, and xindice (which is limited to ASCII currently). Did I forget something? Vadim > > Regards, > Simeon > > -- > Simeon Walker, email: [EMAIL PROTECTED] > School of Biological Sciences, phone: +44 (0)1248 383702 > University of Wales, Bangor, fax: +44 (0)1248 382569 > Gwynedd, LL57 2UW, UK. www: http://biology.bangor.ac.uk/ > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>