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(CompositeCacheManager.java:205) at org.apache.jcs.engine.control.CompositeCacheManager.configure(CompositeCacheManager.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


Reply via email to