Help Drools integration with Scala

前端 未结 2 567
感动是毒
感动是毒 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:05

    I got the solution to the problem. The solution is at:

    http://drools.46999.n3.nabble.com/Drools5-2-2-integration-with-scala2-9-0-1-td3229566.html

    Puneet

    0 讨论(0)
  • 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

    0 讨论(0)
提交回复
热议问题