[rules-dev] Kcontainer, kbase & ksession

Mark Proctor mproctor at codehaus.org
Mon Jul 1 20:21:45 EDT 2013


The KieContainer is a container for the JAR + transitive reps. Think of it as how you mount your JAR, and how you access the defined kbases and ksessions in that JAR. So if you deploy a JAR, you access it via the KieContainer. One JAR == One KieContainer. The KieContainer provides the the root class path for all the JAR classes + transitive dependencies classes.

Mark
On 1 Jul 2013, at 13:21, Charles Moulliard <ch007m at gmail.com> wrote:

> Hi,
> 
> I have questions about kcontainer & kbase. Do we have to create a container to manage the kbases and ksessions ? What is the goal of the kcontainer ? Can we define kcontainer, kbase and ksession in kmodules files or only ksessions ? Is there a document describing that or web page ?
> 
> Regards,
> 
> -- 
> Charles Moulliard
> Apache Committer / Architect @RedHat
> Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com
> 
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20130702/cacbf7c2/attachment.html 


More information about the rules-dev mailing list