[rules-users] Kie API questions

Mark Proctor mproctor at codehaus.org
Fri Oct 11 15:00:55 EDT 2013


yes, would be great it someone could make an online tutorial :)

Mark
On 11 Oct 2013, at 18:57, Wolfgang Laun <wolfgang.laun at gmail.com> wrote:

> On 11/10/2013, Mark Proctor <mproctor at codehaus.org> wrote:
>> We go over kie api and conf here, starting at slide 96. Slide 109 shows
>> kie-scanner in use.
>> http://www.slideshare.net/MarkProctor/ireland-augam2013
> 
> Gotcha - you're saying, documentation is on the slide...?!
> ;-)
> -W
> 
> 
>> 
>> Mark
>> On 11 Oct 2013, at 11:05, Martin Minka <martin.minka at gmail.com> wrote:
>> 
>>> 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.html
>>> with KIE API
>>> 
>>> KnowledgeBuilderConfiguration config =
>>> KnowledgeBuilderFactory.newKnowledgeBuilderConfiguration();
>>>          config.setOption(PropertySpecificOption.ALWAYS);
>>>          KnowledgeBuilder kbuilder =
>>> KnowledgeBuilderFactory.newKnowledgeBuilder(config);
>>> thank you,
>>> Martin
>>> _______________________________________________
>>> rules-users mailing list
>>> rules-users at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/rules-users
>> 
>> 
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users




More information about the rules-users mailing list