Based on the NoClassDefFoundError, seems to imply Commons JCI<http://jakarta.apache.org/commons/sandbox/jci/> .
On 2/15/06, S, Sundari <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to run the "State" example from Drools downloaded set of > examples. > > I am getting the following error :- > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/commons/jci/readers/ResourceReader > at org.drools.io.RuleSetLoader.addFromInputSource( > RuleSetLoader.java:169) > at org.drools.io.RuleSetLoader.addFromUrl(RuleSetLoader.java:68) > at org.drools.io.RuleSetLoader.addFromUrl(RuleSetLoader.java:53) > at org.drools.examples.state.StateExample.main(StateExample.java > :71) > > Could you let me know which JAR file that I need to include in the > classpath to eliminate this problem? > > Any help in this regard would be grateful. > > Thanks & Regards, > Sundari. > -- Geoffrey Wiseman
