youseries / urule

URULE是一款基于RETE算法的纯Java规则引擎,提供规则集、决策表、决策树、评分卡,规则流等各种规则表现工具及基于网页的可视化设计器,可快速开发出各种复杂业务规则。
Apache License 2.0
1.83k stars 723 forks source link

获取KnowledgeService实例时,NullPointerException #127

Closed NotFoundPoint closed 5 years ago

NotFoundPoint commented 5 years ago

为了您的问题能得到及时准确解答,请认真填写下面各个选项,感谢您的配合。

youseries commented 5 years ago

没有把urule加入到spring上下文环境,所以报错,安装请按照文档 http://www.bstek.com/resources/doc/2an-zhuang-yu-pei-zhi.html 操作。

NotFoundPoint commented 5 years ago

已经解决了 谢谢

------------------ 原始邮件 ------------------ 发件人: "高杰"notifications@github.com; 发送时间: 2019年7月9日(星期二) 下午2:20 收件人: "youseries/urule"urule@noreply.github.com; 抄送: "魂↙斷__柒仴"lll584131420@qq.com;"Author"author@noreply.github.com; 主题: Re: [youseries/urule] 获取KnowledgeService实例时,NullPointerException (#127)

没有把urule加入到spring上下文环境,所以报错,安装请按照文档 http://www.bstek.com/resources/doc/2an-zhuang-yu-pei-zhi.html 操作。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.