Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 69441 invoked from network); 3 Feb 2005 20:40:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Feb 2005 20:40:58 -0000 Received: (qmail 78516 invoked by uid 500); 3 Feb 2005 20:40:56 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 78496 invoked by uid 500); 3 Feb 2005 20:40:56 -0000 Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "POI Users List" Reply-To: "POI Users List" Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 78477 invoked by uid 99); 3 Feb 2005 20:40:55 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jak-poi-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 03 Feb 2005 12:40:54 -0800 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Cwnlo-0007lP-LI for poi-user@jakarta.apache.org; Thu, 03 Feb 2005 21:40:08 +0100 Received: from bi-02pt1.bluebird.ibm.com ([129.42.208.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Feb 2005 21:40:08 +0100 Received: from c4rosato by bi-02pt1.bluebird.ibm.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Feb 2005 21:40:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: poi-user@jakarta.apache.org From: Chris Rosato Subject: problem compiling using jar file Date: Thu, 3 Feb 2005 20:30:53 +0000 (UTC) Lines: 6 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 129.42.208.182 (Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)) Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: jak-poi-user@m.gmane.org X-MailScanner-To: poi-user@jakarta.apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I could use a little bit of help. I recently downloaded the poi-2.5.1-final- 20040804.jar file and whipped up a test program. I set my classpath appropriately and was able to compile and run on win2000 with cygwin. The problem I am having is I need to compile on AIX 5.1. When I replicate the same steps on AIX I get the following error: Class HSSFWorkbook not found in type declaration. Anyone else heard of problems trying to use poi on an AIX system? --------------------------------------------------------------------- To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/