Guvnor uses JCR (Jackrabbit or Modeshape).<br><br>JCR can be configured to store it&#39;s binary data in a database.<br><br>The configuration you make to Guvnor to use a database configures JCR.<br><br>The resulting tables are of JCRs requirements and needs. As you have discovered JCR has no knowledge of &quot;rules&quot;.<br>
<br>You cannot therefore expect to find plain-text rules in a database table used by JCR.<br><br>Other people use the RSS feed and REST API to retrieve plain-text rules from Guvnor.<br><br>With kind regards,<br><br>Mike<br>
<br><div class="gmail_quote">On 9 January 2012 19:03, kavita <span dir="ltr">&lt;<a href="mailto:kavithasethu@gmail.com">kavithasethu@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 want to write the rules from drools to my mysql database. Using Repository<br>
configuration, i have configured my drools guvnor to write to mysql<br>
database. But, i am not seeing any tables which has rules in a readable<br>
format? Can anyone tel me which table and field to look for?<br>
<br>
Am a beginner to drools guvnor. Please help.<br>
<br>
Thanks,<br>
Kavitha.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-Rules-Mysql-Configuration-tp3645470p3645470.html" target="_blank">http://drools.46999.n3.nabble.com/Drools-Rules-Mysql-Configuration-tp3645470p3645470.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>
</font></span></blockquote></div><br>