[rules-users] Kie API questions

Martin Minka martin.minka at gmail.com
Fri Oct 11 06:05:10 EDT 2013


are there somewhere examples how to:

1. use KieScanner
2. how to configure following code found on
http://docs.jboss.org/drools/release/6.0.0.CR4/drools-expert-docs/html_single/index.htmlwith
KIE API

KnowledgeBuilderConfiguration config =
KnowledgeBuilderFactory.newKnowledgeBuilderConfiguration();
          config.setOption(PropertySpecificOption.ALWAYS);
          KnowledgeBuilder kbuilder =
KnowledgeBuilderFactory.newKnowledgeBuilder(config);

thank you,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20131011/7ee046ae/attachment-0001.html 


More information about the rules-users mailing list