<div dir="ltr">The &quot;kie-wb&quot; distribution includes drools and jbpm console (but it also includes other things you don&#39;t mention, like jBPM Designer and jBPM Form Modeller).<div><br></div><div>You could fork kie-wb-distributions and delete the dependencies in kie-wb-webapp relating to the things you don&#39;t need - effectively creating your own custom distribution.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 21 May 2014 12:36, Akila Rathnayake <span dir="ltr">&lt;<a href="mailto:akila.senarath@gmail.com" target="_blank">akila.senarath@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"><div dir="ltr"><div><div><div><div><div><div><div>thanks michael....<br></div>i got very clear picture about overall structure of kie.<br>
<br></div>i think for now it is enough drools and jbpm-console-ng for my developments..<br>
</div>is there a way to add drools to the jbpm-console-ng..???<br><br></div>i also tried to add drools(<a href="https://github.com/droolsjbpm/drools-wb" target="_blank">https://github.com/droolsjbpm/drools-wb)</a> to jbpm-console-ng. but its not yet working.<br>

<br></div>can you show me a way how to intergrate both drools and jbpm-console-ng..?<br><br></div>regards<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Akila<br>
</font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 20, 2014 at 1:39 PM, Michael Anstis <span dir="ltr">&lt;<a href="mailto:michael.anstis@gmail.com" target="_blank">michael.anstis@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"><div dir="ltr">This takes it&#39;s dependencies from:-<div><br></div><div><a href="https://github.com/droolsjbpm/guvnor" target="_blank">https://github.com/droolsjbpm/guvnor</a><br>

</div><div><br></div><div><a href="https://github.com/droolsjbpm/kie-wb-common" target="_blank">https://github.com/droolsjbpm/kie-wb-common</a><br>
</div><div><br></div><div><a href="https://github.com/droolsjbpm/drools-wb" target="_blank">https://github.com/droolsjbpm/drools-wb</a><br></div><div><br></div><div><a href="https://github.com/droolsjbpm/jbpm-console-ng" target="_blank">https://github.com/droolsjbpm/jbpm-console-ng</a><br>


</div><div><br></div><div><a href="https://github.com/droolsjbpm/jbpm-designer" target="_blank">https://github.com/droolsjbpm/jbpm-designer</a><br></div><div><br></div><div>(and some others I&#39;ve probably forgotten).</div>

<div><br></div>
<div>These also all take dependencies from UberFire (that is the generic &quot;Workbench&quot; library we use):-</div><div><br></div><div><a href="https://github.com/uberfire/uberfire" target="_blank">https://github.com/uberfire/uberfire</a><br>


</div><div><br></div><div>See <a href="http://blog.athico.com/2013/06/goodbye-guvnor-hello-drools-workbench.html" target="_blank">http://blog.athico.com/2013/06/goodbye-guvnor-hello-drools-workbench.html</a> for more information.</div>

<div>
<br></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 May 2014 09:06, Michael Anstis <span dir="ltr">&lt;<a href="mailto:michael.anstis@gmail.com" target="_blank">michael.anstis@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"><div dir="ltr"><a href="https://github.com/droolsjbpm/kie-wb-distributions" target="_blank">https://github.com/droolsjbpm/kie-wb-distributions</a><br>


</div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 May 2014 08:53, Akila Rathnayake <span dir="ltr">&lt;<a href="mailto:akila.senarath@gmail.com" target="_blank">akila.senarath@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"><div dir="ltr"><div><div>can u please send me repository link for that kie-wb <br></div><div>actually i  revieved one repo but couldnt find modules...<br>



</div><div><br></div>Regards <br></div><span><font color="#888888">Akila<br></font></span></div><div><div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, May 20, 2014 at 12:46 PM, Michael Anstis <span dir="ltr">&lt;<a href="mailto:michael.anstis@gmail.com" target="_blank">michael.anstis@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">




<div dir="ltr">kie-wb is effectively a composition of other dependencies (it has very few classes, that effectively bootstrap the application).<div><br></div><div>If you want to change a screen in kie-wb, edit and re-compile the applicable module and then re-compile kie-wb.</div>





</div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 May 2014 05:42, Akila Rathnayake <span dir="ltr">&lt;<a href="mailto:akila.senarath@gmail.com" target="_blank">akila.senarath@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"><div dir="ltr"><div><div><div><div><div><div><div>hi all,<br><br></div>currently we are modifying jbpm-console-ng.<br>




</div>
is there a way to modify kie-wb as like as console-ng.<br></div>if yes can you guys send me repository link..<br>
</div>if no can you explain why is it...<br><br></div>waiting for your reply..<br><br></div>Regards,<br></div>Akila<br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>