1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Anuncie Aqui
    Anuncie aqui você Também: fdantas@4each.com.br

[JBoss] Why does KieServices.Factory.get() returns null when used in Android?

Discussão em 'StackOverflow' iniciado por Stack, Agosto 8, 2025.

  1. Stack

    Stack Membro Participativo

    I'm using the 7.32.0.Final version from maven https://mvnrepository.com/artifact/org.drools/drools-compiler

    Steps to reproduce:


    1. Add implementation 'org.drools:drools-compiler:7.32.0.Final' inside your build.gradle file.


    2. A quickly test of this is by using KieServices.Factory.get(); in your activity and see if has a value.


    3. Unforntunately KieServices.Factory.get(); always returns null.

    Tips to keep in mind:


    Continue reading...

Compartilhe esta Página