mortgage-sample-repository.xml is the example repository installed into Guvnor when you first deploy (and answer &quot;yes&quot; to the install examples prompt).<br><br>Changing this XML will therefore have no effect, unless you re-import the XML too using the Administration functions in Guvnor.<br>
<br>In order to achieve what you state you&#39;d need to (a) use the JCR API to query the underlying datastore, (b) re-build your binary rule package. We don&#39;t provide a bulk update facility.<br><br>Given your example would it be not best to have Beverages themselves as Facts and have rules that set their prices?<br>
<br>Think of the Rules Engine as a RDBMS and the Facts as records.<br><br>With kind regards,<br><br>Mike<br><br><div class="gmail_quote">On 28 March 2011 14:09, FrankVhh <span dir="ltr">&lt;<a href="mailto:frank.vanhoenshoven@agserv.eu">frank.vanhoenshoven@agserv.eu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<br>
Thanks for your quick reply, Salaboy.<br>
<br>
Webdav indeed allow me to browse through the packages and I was able to<br>
locate a file mortgage-sample-repository.xml in the folder WEB-INF/classes<br>
of drools-fuvnor.war.<br>
<br>
However, changes in the xml did not show up in Guvnor and vice versa. So,<br>
jackrabbit has to store its contents somewhere else. The folder &quot;repository&quot;<br>
only consists of class-files.<br>
<br>
The reason I am looking for this file, is because I am looking for ways to<br>
simultaneously update multiple rule parameters, without adding a new rule to<br>
the ruleset. F.e. we want all base prices of our beverages to increase by<br>
5%.<br>
<br>
It would be as if you run an sql update statement on a &quot;rule database&quot;.<br>
You&#39;ll probably need to parse the drl to achieve this.<br>
<br>
Regards,<br>
Frank<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Rule-storage-tp2742515p2743044.html" target="_blank">http://drools-java-rules-engine.46999.n3.nabble.com/Rule-storage-tp2742515p2743044.html</a><br>

</font><div><div></div><div class="h5">Sent from the Drools - User 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>
</div></div></blockquote></div><br>