fanory <sgohory <at> club-internet.fr> writes: > > Michael Neale <michael.neale <at> gmail.com> writes: > > > > > http://cvs.codehaus.org/viewrep/drools/drools/drools- > jsr94/src/test/org/drools/jsr94/benchmark/drools/DroolsBenchmarkTestCase.java? > r=1.8is > > an example. You will probably need to understand the JSR-94 api a bit, > > its not a 1 to 1 replacement and it a lot more verbose then what you would > > have been using. > > > > Michael. > > > > Great ! > Many thanks for your sample. > >
I'm trying to use previous sample ... But i block on Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/jci/readers/ResourceReader . I don't find this class, or this package in my project ... What stuff i have to add ...?
