I try to integrate Drools 7.4.1 into a webapp in tomcat.
When I call in the code the following statement to get a KieService I get null
.
KieServices ks = KieServices.Factory.get();
When the same method is being called from a test method it is ok.
Can anyone help on this?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…