Return-Path: Delivered-To: apmail-jakarta-poi-dev-archive@www.apache.org Received: (qmail 43984 invoked from network); 12 Apr 2005 14:00:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Apr 2005 14:00:27 -0000 Received: (qmail 60072 invoked by uid 500); 12 Apr 2005 14:00:24 -0000 Delivered-To: apmail-jakarta-poi-dev-archive@jakarta.apache.org Received: (qmail 60026 invoked by uid 500); 12 Apr 2005 14:00:23 -0000 Mailing-List: contact poi-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "POI Developers List" Reply-To: "POI Developers List" Delivered-To: mailing list poi-dev@jakarta.apache.org Received: (qmail 60009 invoked by uid 99); 12 Apr 2005 14:00:23 -0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=SPF_HELO_PASS,SPF_PASS,TRACKER_ID X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jaroslaw.puszczynski@comarch.pl designates 217.74.68.69 as permitted sender) Received: from lucy.comarch.pl (HELO lucy.comarch.pl) (217.74.68.69) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 12 Apr 2005 07:00:22 -0700 Received: from localhost (localhost [127.0.0.1]) by lucy.comarch.pl (Postfix) with ESMTP id F3F4927E00 for ; Tue, 12 Apr 2005 16:00:19 +0200 (CEST) Received: from lucy.comarch.pl ([127.0.0.1]) by localhost (lucy [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08003-07 for ; Tue, 12 Apr 2005 16:00:19 +0200 (CEST) Received: by lucy.comarch.pl (Postfix, from userid 1005) id E300A27E02; Tue, 12 Apr 2005 16:00:19 +0200 (CEST) Received: from comarch.pl (unknown [10.132.36.54]) by lucy.comarch.pl (Postfix) with ESMTP id 8E25B27E00 for ; Tue, 12 Apr 2005 16:00:19 +0200 (CEST) Message-ID: <425BD480.40103@comarch.pl> Date: Tue, 12 Apr 2005 16:00:32 +0200 From: Jaroslaw Puszczynski User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; PL; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: pl, en-us, en MIME-Version: 1.0 To: poi-dev@jakarta.apache.org Subject: UnsupportedEncodingException Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Copyrighted-Material: Please visit http://www.comarch.com/en/privacy+policy.htm X-Virus-Scanned: by SmartQbits at ComArch X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello all I'm trying to write my own properties to word document (to store chcecksum). I've compiled poi (all new versions from cvs) to have mutableclasses. When i run my program i have error UnsupportedEncodingException in line with PropertySetFactory.create(event.getStream()) (when opening polish document coding 1250). Can anyone tell me what is wrong? I'm not sure that my poi.jar is correct, so can anybody send me correct compiled jar file (with mutable classes)? Thx for any help Jarek -- Have your technology breathing http://technologybriefing.comarch.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta POI Project: http://jakarta.apache.org/poi/