The package of the missing class should be a big clue.

org.apache.commons.collections.CursorableLinkedList

hrm, Commons Collections looks to be relevant.

Also, the download page for Commons Pools gives a big hint too:
http://jakarta.apache.org/commons/pool/downloads.html

On 1/16/06, Asaf Lahav <[EMAIL PROTECTED]> wrote:
> 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
>
> I guess I am probably missing dependencies.
>
> Would appreciate any help.

--
Sandy McArthur

"He who dares not offend cannot be honest."
- Thomas Paine

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to