<div dir="ltr">Hi,<div><br></div><div>I have some problems to understand the new way to create with Drools 6 a knowledge base, kession.</div><div><br></div><div>For a kie-camel project by example we must use the following syntax :</div>
<div><br></div><div>  &lt;kie:ksession-ref id=&quot;ksession1&quot;&gt;</div><div>    &lt;kie:batch&gt;</div><div>      &lt;kie:set-global identifier=&quot;list&quot; &gt;</div><div>        &lt;bean class=&quot;java.util.ArrayList&quot; /&gt;</div>
<div>      &lt;/kie:set-global&gt;</div><div>    &lt;/kie:batch&gt;</div><div>  &lt;/kie:ksession-ref&gt; <br></div><div><br></div><div style>Question : How kbase and kcontainer are created in this case ?</div><div><br></div>
<div style>So, why can&#39;t we use this one ?</div><div style><br></div><div style>  &lt;kie:kbase-ref id=&quot;drl_sample&quot;/&gt;</div><div style><div>  &lt;kie:ksession id=&quot;kession1&quot; kbase-ref=&quot;drl_sample&quot;/&gt;</div>
<div><br></div><div style>Question : How kbase links info retrieved from kmodules ?</div><div style><br></div><div style>Hope that documentation will clarify that ?</div><div style><br></div><div style>Regards,  </div></div>
<div><div><br></div>-- <br><div dir="ltr"><div>Charles Moulliard</div><div>Apache Committer / Architect @RedHat</div><div>Twitter : @cmoulliard | Blog : <a href="http://cmoulliard.blogspot.com" target="_blank">http://cmoulliard.blogspot.com</a></div>
<div><br></div></div>
</div></div>