<div dir="ltr">Almost 100% correct.<div><br></div><div>You can include a &quot;KJAR&quot; (Drools 6.x unit of deployment == JAR + META-INF/kmodule.xml) as a Maven dependency in a project needing the rules/processes etc.</div>
<div><br></div><div>If you need to monitor and update rules/processes etc in your KieBase as new SNAPSHOTS of the KJAR are published you need to look at using KieScanner (which replaces the use of change-sets).</div><div>
<br></div><div>The only aspect that was incorrect was stating you needed to use change-sets with Drools/Guvnor &lt; 6.x (this wasn&#39;t strictly required; but I won&#39;t go into detail here as it&#39;s not really relevant now).</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 23 May 2014 11:41, ganeshneelekani <span dir="ltr">&lt;<a href="mailto:ganeshneelekani@gmail.com" target="_blank">ganeshneelekani@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Team,<br>
<br>
<br>
I have started to read drools 6.1 documentation and As per as i<br>
understanding, i aware of drools 5.4<br>
<br>
Below version &lt; 6.0 we use drools guvnor is a interface for building drools<br>
rule and jbpm file.No need of maven<br>
used changeset.xml to interact with drools-guvnor<br>
<br>
version&gt; 6.0 uses drools workbench and whole  code is built using workbench<br>
and no need of java code to connect to drools workbench<br>
<br>
Please correct me if I am wrong.<br>
<br>
Thanks,<br>
Ganesh Neelekani<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-6-0-workbench-user-interface-tp4029666.html" target="_blank">http://drools.46999.n3.nabble.com/Drools-6-0-workbench-user-interface-tp4029666.html</a><br>

Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>