not quite sure what you mean, but yes JSR-94 should work for that.

JSR-94 does have its limitations, the spec explains that there are times
when you have to use the native APIs to get rule engine specific features -
its really just meant to be a common superset of features.

On 3/17/06, fanory <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> Maybe my question is a little bit uggly but ...
> I use drools 2.5
> Is it possible to instanciate Rule Engine through jsr94 api ?
> I use today  RuleBase and RuleBaseLoader to do that but in consequence, i
> have
> to put org drools import in my code. Is it possible to avoid that ...
>
> Thanks in advance.
>
>

Reply via email to