Help Drools integration with Scala

前端 未结 2 568
感动是毒
感动是毒 2021-01-14 10:14

I am new with Drools. I am integrating Drools with Scala. I am trying the project given at http://www.gettingcirrius.com/2010/12/using-jboss-rules-drools-in-scala.html. I h

2条回答
  •  别那么骄傲
    2021-01-14 11:17

    I think you should also include the Knowledge-API jar in your dependencies for execution, but it makes me wonder that the code didn't throw any exception so far...

    good luck, Ivano

提交回复
热议问题