You need to add the commons-jci-SNAPSHOT20051110.jar on to your classpath. Drools now uses the commons-jci interfaces for the compiler so that it can use janino, eclipse or groovy compilers. The ResourceReader interface is in this jar file.
On 3/4/06, Rajkumar Thirumalainambi <[EMAIL PROTECTED]> wrote: > > Hi, > > I downloaded drools 2.5 and am trying to run > HelloWorldExample. > > The following error comes. Please help me to run this > example. > > Exception in thread "main" java.lang.NoClassDefFoundError > org.apache.commons.jci.readers.ResourceReader > > > Thank you very much. > > Best Regards > Rajkumar >
