Return-Path: Delivered-To: apmail-xml-fop-user-archive@www.apache.org Received: (qmail 71033 invoked from network); 8 Jul 2004 10:59:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Jul 2004 10:59:34 -0000 Received: (qmail 95007 invoked by uid 500); 8 Jul 2004 10:59:26 -0000 Delivered-To: apmail-xml-fop-user-archive@xml.apache.org Received: (qmail 94976 invoked by uid 500); 8 Jul 2004 10:59:25 -0000 Mailing-List: contact fop-user-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: fop-user@xml.apache.org Delivered-To: mailing list fop-user@xml.apache.org Received: (qmail 94856 invoked by uid 99); 8 Jul 2004 10:59:24 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received: from [212.4.65.100] (HELO mail.datazug.ch) (212.4.65.100) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 08 Jul 2004 03:59:23 -0700 Received: from [192.168.123.84] [212.4.78.11] by mail.datazug.ch with ESMTP (SMTPD32-8.12) id A907214B0212; Thu, 08 Jul 2004 12:59:19 +0200 Message-ID: <40ED2907.6030002@yahoo.de> Date: Thu, 08 Jul 2004 12:59:19 +0200 From: "J.Pietschmann" User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: fop-user@xml.apache.org Subject: Re: XMLParser error with unicode characters in XML file. References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Manoj_Nair@spe.sony.com wrote: > My boss just called me and informed me that on UNIX ( where we have our > jars and where we run our application server) its getting an error > saying "encoding error utf8". It worked on windows 2000 pro which I am > using. Does the utf8 string needs to be different on unix? The most likely problem is that the files got corrupted during transfer. You should definitely get some education about encoding issues rather than stumbling along blindly. Start here for the XML related problems http://skew.org/xml/tutorial/ There are some websites dealing with encoding issues in Java and with transferring files across machines as well. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org For additional commands, e-mail: fop-user-help@xml.apache.org