Thanks Geoffery for confirming this...<br><br>
<div class="gmail_quote">On Thu, Dec 9, 2010 at 2:31 PM, Geoffrey De Smet <span dir="ltr">&lt;<a href="mailto:ge0ffrey.spam@gmail.com">ge0ffrey.spam@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Guvnor doesn&#39;t uses a CMS, not a relational database.<br>Currently guvnor 5.1 supports jackrabbit as CMS, but 5.2 will also<br>
support modeshape.<br><br>The hibernate jar probably comes from drools-compiler which supports<br>HQL&#39;s in rules, and therefor might need to be marked optional so it&#39;s<br>not included in guvnor if not needed.<br>However, since we might want to support HQL editing in guvnor too (maybe<br>
there&#39;s already an experiment), we &#39;ll have to check more carefully if<br>we want to exclude hibernate or not.<br>In any case, since it&#39;s just for the HQL editing AFAIK, you can probably<br>safely remove it for any other scenario.<br>
<br>Op 09-12-10 07:11, Harshit Bapna schreef:<br>
<div>
<div></div>
<div class="h5">&gt;<br>&gt; Hello All,<br>&gt;<br>&gt; I am investigating Drools Guvnor for its rule authoring capabilities.<br>&gt;<br>&gt; *The site says the Gunor License is ASL but it packages hibernate<br>&gt; jars. Hibernate license is LGPL.*<br>
&gt; I removed the hibernate jars from Guvnor &amp; still it is able to perform<br>&gt; db operations.<br>&gt; Note: Guvnor is using Oracle database as a repository (not using the<br>&gt; default file system repo). Repository file attached.<br>
&gt; *Question:<br>&gt; 1. Does Guvnor uses hibernate jars? If yes then in what scenarios. (I<br>&gt; am able to do create rules in repo (database) without hibernate jars)<br>&gt; 2. Is hibernate a leftover from old versions of drools ? Why is it<br>
&gt; packaged with drools 5.1 guvnor release ?*<br>&gt; /Tasks performed to proove that Guvnor does not have any dependency on<br>&gt; hibernate./<br>&gt;<br>&gt; 1. Stopped the JBOSS server<br>&gt; 2. Removed hibernate jars from guvnor lib folder.<br>
&gt; 3. Started Guvnor<br>&gt; 3. Created rules in guvnor. I verified that the new rules were getting<br>&gt; stored in the database.<br>&gt; Hence no dependency of guvnor on Hibernate.<br>&gt; --harshit<br>&gt;<br>&gt;<br>
</div></div>&gt; _______________________________________________<br>&gt; rules-users mailing list<br>&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br>--<br>With kind regards,<br>Geoffrey De Smet<br><br><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>