Krishnan,

    You should not need decision tables and jsr94 jars if you are not using
such feature. Regarding the compiler, you must use either core (jdt) jar or
Janino jar... I'm not aware of any hard dependency on core itself... if it
exists, please open a jira for us to fix.

    []s
    Edson

2007/9/28, Krishnan <[EMAIL PROTECTED]>:
>
>
> hi all,
>
> In my application, I use simple drl file based rules and it is not a J2EE
> application. Based on the dependencies
> documentation
> http://anonsvn.labs.jboss.com/labs/jbossrules/tags/4.0.1.14754GA/README_DEPENDENCIES.txt
> , it seems I am in the compiler option
>
> The only jars I am including are as follows :-
>
> drools-compiler-4.0.0.jar
> drools-core-4.0.0.jar
> drools-decisiontables-4.0.0.jar
> drools-jsr94-4.0.0.jar
> antlr-runtime-3.0.jar
> mvel14-1.2rc1.jar
>
> core-3.2.3.v_686_R32x.jar [Can anyone explain why I need this, the
> documentation seems like this is optional, but when I
> don't specify this, it does not work ?.]
>
> I also tried not including the core but including the janino library and
> specifying the janino compiler at run time and that also
> expects the core to be included. Any help is appreciated.
>
> TIA,
> Krishnan.
>
> --
> Sivaramakrishna Iyer Krishnan (Anand)
>
> Never assume the obvious is true.
> - William Safire
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
  Edson Tirelli
  Software Engineer - JBoss Rules Core Developer
  Office: +55 11 3529-6000
  Mobile: +55 11 9287-5646
  JBoss, a division of Red Hat @ www.jboss.com
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to