Hello,
why ObjectPool can not be found. ObjectPool is as jar linked in the classpath
import org.apache.commons.pool.ObjectPool;
Exception : java.lang.NoClassDefFoundError: org/apache/commons/pool/ObjectPool
I use suse 11.0 plattform and IDE eclipse
thanks