<p dir="ltr">6) Incorrect (well, almost.. read on). &quot;Real time&quot; would imply instant, zero latency, whereas for many use cases &quot;close to real time&quot; is often sufficient. If you read about KieScanner you will find you can have your application poll for updates to JARs* at a frequency you so desire.</p>

<p dir="ltr">(*) There are certain caveats that relate to standard maven best practice; for example if your JAR has a static version number (e.g. 1.0.0) you should not be changing its content (wheras a -SNAPSHOT is expected to change).</p>

<p dir="ltr">7) Drools itself does not impose any SDLC; you can use whatever you wish. Others who have used Drools in their applications may detail their experiences. </p>
<p dir="ltr">Sent on the move</p>
<div class="gmail_quote">On 5 Mar 2014 19:58, &quot;arvidj&quot; &lt;<a href="mailto:arvidj@visi.com">arvidj@visi.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sorry for follow-on basic questions. I am starting from scratch and therefore<br>
do not have any Drools experience.<br>
<br>
Already answered ...<br>
<br>
1) Drools workbench/Guvnor is not a replacement for Eclipse.* - Correct*<br>
2) Geeks like me develop the applications in Eclipse* - Correct*<br>
3) Drools workbench will be mainly used by the Rule authors (Business<br>
Analysts etc) once I set it up for them.* - Correct*<br>
4) The anslysts will author the rules and test it in the workbench.* -<br>
Correct*<br>
5) They will build the DRLs into a jar and I include it as a dependency in<br>
my POM.xml.*  - Correct*<br>
<br>
Additional questions because I am new to Drools<br>
<br>
6) Based on the answer to (5) the concept of &quot;real time rule replacement&quot;<br>
does not exist. After the rules jar has been put into the Maven repository I<br>
need to build my application and deploy it ... i.e. stop the currently<br>
running application, remove it, install the new application and restart it.<br>
<br>
7) If someone can point me at high level documentation related to &quot;the<br>
complete Drools 6.0 rule software development lifecycle&quot; ... i.e. from rule<br>
creation to actually executing in a production environment ... I would<br>
appreciate it.<br>
<br>
I have been asked to do a Proof of Concept. There is the impression I will<br>
be able to prove that &quot;the business will be able to create their own rules<br>
and deploy them into production without any IT intervention&quot;. I do not<br>
believe this to be the case ... best SDLC practices not withstanding ... but<br>
have not been able to find a Drools SDLC picture that shows all of the steps<br>
necessary.<br>
<br>
Thanks,<br>
Arvid<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Some-basic-questions-assumptions-on-Drools-Work-bench-Guvnor-tp4028509p4028546.html" target="_blank">http://drools.46999.n3.nabble.com/Some-basic-questions-assumptions-on-Drools-Work-bench-Guvnor-tp4028509p4028546.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>