<div dir="ltr"><div>If you want to replicate design-time artifacts too then configuring Guvnor to use a database and replicating the database to each location might be your best option.<br><br>If you only want to replicate the runtime artifacts (i.e. a compiled package) you should be able to use a KnowledgeAgent to retrieve the PKG files. You should only need to re-build a package if you observe source artifacts.<br>
<br></div><div>You could also consider <a href="https://community.jboss.org/wiki/PublishDroolsArtifactsFromAProductionEnvironment">https://community.jboss.org/wiki/PublishDroolsArtifactsFromAProductionEnvironment</a>. <br>
</div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 15 April 2013 17:37, ciberg2 <span dir="ltr">&lt;<a href="mailto:joaoguerra72@gmail.com" target="_blank">joaoguerra72@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,<br>
<br>
I have a application that will be installed in several locations, and<br>
because of connection constraints, each location will run its own<br>
Drools-Guvnor server with a deployed package consisting of decision tables<br>
and BPMN processes.<br>
<br>
I want to make possible that when some asset is changed centrally, this<br>
change can be deployed (or replicated) across all Drools servers.<br>
<br>
I read about KnowledgeAgent to make hot deployments, but as far as I<br>
understood someone has to still build the package in each of the servers.<br>
<br>
Is it possible to do what I want? If yes please give me some tips on how to<br>
do it.<br>
If not what can I do to solve the deployment across multiple servers<br>
problem?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Deploy-package-across-several-Drools-Guvnor-servers-unattended-tp4023348.html" target="_blank">http://drools.46999.n3.nabble.com/Deploy-package-across-several-Drools-Guvnor-servers-unattended-tp4023348.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>