I assume you replaced both drools-core and drools-compiler with those for 5.3?<br><br>Furthermore, you should endeavour to use knowledge-api which contains the &quot;public&quot; API.<br><br>Can you isolate the rules from grail, to understand if it is an integration issue too?<br>
<br><div class="gmail_quote">On 25 October 2011 20:04, arrehman <span dir="ltr">&lt;<a href="mailto:arrehman73@yahoo.com">arrehman73@yahoo.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 was using drools 5.2.0 in my grails 2.0.0.M2 application. I use Drools<br>
expert to execute a .drl file I have. The three dependencies that I have set<br>
up for this to work was:<br>
<br>
        runtime &#39;org.drools:drools-core:5.2.0.Final&#39;<br>
        runtime &#39;org.drools:drools-compiler:5.2.0.Final&#39;<br>
        runtime &#39;com.sun.xml.bind:jaxb-xjc:2.2.4&#39;<br>
<br>
However when I switched to drools 5.3.0. The rules are not getting executed<br>
or there are some problems. There is no stacktrace or log. I have no idea<br>
what is going on. My guess is that some of the dependency jars or classes<br>
are missing. Any insight into this?<br>
<br>
Thanks,<br>
Abdul<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-5-3-0-Dependencies-tp3452346p3452346.html" target="_blank">http://drools.46999.n3.nabble.com/Drools-5-3-0-Dependencies-tp3452346p3452346.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></blockquote></div><br>