RE: Quercus illegal utf8 encoding

"Alex Sharaz" <[email protected]> Wed, 5 Jul 2006 15:18:00 +0100
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
--MIRAPOINT_PART1_44abc9eb
Content-class: urn:content-classes:message
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

Chaps,
There's been quite a few messages about how to config Quercus  in one
form or another. While scott provides all the configuration details as
appropriate to a particular query, are all these things documented
anywhere that anyone can just access instead of trawling through the
e-mail archives?
Alex


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Scott Ferguson
Sent: Wednesday, July 05, 2006 2:36 PM
To: [email protected]
Subject: Re: Quercus illegal utf8 encoding


On Jul 5, 2006, at 5:20 AM, Tero Ripattila wrote:

>
>> Somebody knows how to set server encoding or avoid this behavior?
>
> I noticed this too when I converted my custom PHP application from
> Apache2 to Resin. You need to convert your PHP files to use some other
> character set instead of UTF-8 - I'm using ISO-8859-1 here.

With the snapshot, the default encoding is utf-8.  It's set with

<servlet ... =
servlet-class=3D'com.caucho.quercus.servlet.QuercusServlet'>
   <init script-encoding=3D'iso-8859-1'/>
</servlet>

-- Scott
>
> HTH,
>
> -- Tero
>
>
>
>
>


--MIRAPOINT_PART1_44abc9eb
Content-Disposition: inline

*****************************************************************************************
To view the terms under which this email is distributed, please go to http://www.hull.ac.uk/legal/email_disclaimer.html
*****************************************************************************************
--MIRAPOINT_PART1_44abc9eb--