Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 16185 invoked from network); 16 Jan 2006 20:09:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jan 2006 20:09:18 -0000 Received: (qmail 78103 invoked by uid 500); 16 Jan 2006 20:09:16 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 77096 invoked by uid 500); 16 Jan 2006 20:09:13 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 77081 invoked by uid 99); 16 Jan 2006 20:09:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2006 12:09:13 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.90.9.27] (HELO mxout4.netvision.net.il) (194.90.9.27) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2006 12:09:12 -0800 Received: from LAPASAF ([217.132.220.53]) by mxout4.netvision.net.il (Sun Java System Messaging Server 6.1 HotFix 0.11 (built Jan 28 2005)) with ESMTP id <0IT700D5RBYPSGC0@mxout4.netvision.net.il> for commons-user@jakarta.apache.org; Mon, 16 Jan 2006 22:08:51 +0200 (IST) Date: Mon, 16 Jan 2006 22:08:34 +0200 From: Asaf Lahav Subject: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/collections/CursorableLinkedList To: commons-user@jakarta.apache.org Message-id: <0IT700D5SBYPSGC0@mxout4.netvision.net.il> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Content-type: multipart/related; boundary="Boundary_(ID_U4ukYkRc2P+auiDTidDflQ)" Thread-index: AcYa2KDg7GdlhzXHSvedFtl9JMGicA== X-Antivirus: avast! (VPS 0603-1, 16/01/2006), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --Boundary_(ID_U4ukYkRc2P+auiDTidDflQ) Content-type: multipart/alternative; boundary="Boundary_(ID_j5snjUIyeKV2jXMCjD7XbA)" --Boundary_(ID_j5snjUIyeKV2jXMCjD7XbA) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Hi all, I'm testing the apache generic object pool and I'm getting an exception which is as follows: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/collections/CursorableLinkedList at org.apache.commons.pool.impl.GenericObjectPool.(GenericObjectPool.java :392) at org.apache.commons.pool.impl.GenericObjectPool.(GenericObjectPool.java :266) at myMain.main(myMain.java:13) I guess I am probably missing dependencies. Would appreciate any help. Thanks, Asaf Lahav VP R&D, Prima Grid LTD. Cellular: 972-54-4717955 Phone: 972-3-6540255 Fax: 972-3-6540254 --Boundary_(ID_j5snjUIyeKV2jXMCjD7XbA) Content-type: text/html; charset=us-ascii Content-transfer-encoding: 7BIT

Hi all,

 

I'm testing the apache generic object pool and I'm getting an exception which is as follows:

 

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/collections/CursorableLinkedList

            at org.apache.commons.pool.impl.GenericObjectPool.<init>(GenericObjectPool.java:392)

            at org.apache.commons.pool.impl.GenericObjectPool.<init>(GenericObjectPool.java:266)

            at myMain.main(myMain.java:13)

 

I guess I am probably missing dependencies.

Would appreciate any help.

 

Thanks,

 

Asaf Lahav

VP R&D, Prima Grid LTD.

Cellular:  972-54-4717955

Phone:   972-3-6540255

Fax:       972-3-6540254

 

--Boundary_(ID_j5snjUIyeKV2jXMCjD7XbA)-- --Boundary_(ID_U4ukYkRc2P+auiDTidDflQ)--