If your using the standard cache type (CompositeCacheManager)
You should only need the following.

commons-lang.jar
commons-logging.jar
commons-collections.jar
concurrent.jar
jcs.jar

-----Original Message-----
From: Hoying, Ken [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 29, 2005 9:24 AM
To: JCS Users List
Subject: RE: NPE

Thank you for the link.  I thought those links at the bottom were just
for the development and building of JCS.

Now the question naturally begs.. Is there a simple place to download
all of these or do I have to go hunting on google to find each of them?

-----Original Message-----
From: Mitch Gorman [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 29, 2005 10:08 AM
To: JCS Users List
Subject: Re: NPE


Hoying, Ken wrote:

> The leading slash did seems to do the trick.  Although now I am 
> getting the error:
>
> java.lang.NoClassDefFoundError:
EDU/oswego/cs/dl/util/concurrent/Channel
>         at 
>
org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeC
acheManager.java:205) 
>
>         at 
>
org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeC
acheManager.java:194) 
>
>         at org.apache.jcs.JCS.ensureCacheManager(JCS.java:103)
>         at org.apache.jcs.JCS.getInstance(JCS.java:63)
>         at CacheTest.main(CacheTest.java:40)
> Exception in thread "main"
>
> I did not see any other dependencies listed and this is a strange 
> looking package name. 
>

http://jakarta.apache.org/jcs/dependencies.html




**************************************************************
This message, including any attachments, contains confidential
information intended for a specific individual and purpose, and is
protected by law.  If you are not the intended recipient, please contact
sender immediately by reply e-mail and destroy all copies.  You are
hereby notified that any disclosure, copying, or distribution of this
message, or the taking of any action based on it, is strictly
prohibited.
TIAA-CREF
**************************************************************


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



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

Reply via email to