yeah, there have been some dependency changes for 2.5 around libraries.
Check out the release notes on the website for a quick list of deps that
worked for me for the basic java semantics.

On 3/4/06, Paul Smith <[EMAIL PROTECTED]> wrote:
>
> 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
> >
>
>

Reply via email to