Re: input encoding problem

2002-07-17 Thread Neeraj Bajaj
> jo wrote: > I am getting the impression that xerces 1.x supported all the IANA encodings and also allowed you to use the java encoding names but that xerces 2.0.x allows only a specified subset of IANA and does not allow the direct use of java encoding names is this correct? Xerces2 do not

input encoding problem

2002-07-17 Thread Jo Bourne
Hi, we are currently trying to upgrade from cocoon 1.8.2 to C2 and have run into encoding problems that we have tracked down to xerces. We were using the default xerces instal for c1.8 which I believe was 1.2.3 and have upgraded to the default for C2 which I believe is 2.0.x. Our problem is th