I added some methods in KieServices to create KieBase and KieSession
configurations.
Mario
On Tue, Jun 25, 2013 at 9:14 AM, Wolfgang Laun <wolfgang.laun(a)gmail.com>wrote:
Will anything be done in this area?
-W
On 17/06/2013, Geoffrey De Smet <ge0ffrey.spam(a)gmail.com> wrote:
>
> On 17-06-13 16:36, Mario Fusco wrote:
>>
>> ... I am realizing we are not providing a way in kie-api to create a
>> KieBaseConfiguration or KieSessionConfiguration programmatically. ...
>
> OptaPlanner needs to be in the kie-api too, because it uses:
>
> KieBaseConfiguration kieBaseConfiguration =
> KnowledgeBaseFactory.newKnowledgeBaseConfiguration(); // currently in
> kie-internal-api
> ...
> KieBase kieBase =
kieContainer.newKieBase(kieBaseConfiguration);
>>
>>
>> @Mark & Edson, I think we should provide methods to create
>> KieBaseConfigurations and KieSessionConfigurations in kie-api. Can I add
>> them to the KieServices interface?
>
> +1
>>
>>
>> Mario
>>
>>
>>
>> On Mon, Jun 17, 2013 at 4:16 PM, Wolfgang Laun <wolfgang.laun(a)gmail.com
>
>> wrote:
>>>
>>> ...to create a KieSessionConfiguration
>>> _______________________________________________
>>> rules-dev mailing list
>>> rules-dev(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/rules-dev
>>
>>
>>
>>
>> _______________________________________________
>> rules-dev mailing list
>> rules-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/rules-dev
>
>
>
_______________________________________________
rules-dev mailing list
rules-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev