<div dir="ltr">I'm implementing my model with drools 5.5.0.Final and JDK 1.7 without any issue, my only problem is the lack of knowledge on drools hehe.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/1 rbiller <span dir="ltr"><<a href="mailto:billers@verizon.net" target="_blank">billers@verizon.net</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does anyone know of a compatibility matrix that shows what JDK versions are<br>
compatible with Drools 5.5? The documentation mentions at least Java 1.5 is<br>
needed, and says some examples may need 1.6.<br>
<br>
I have encountered a problem when classes are compiled with Java 1.7, in<br>
that if they are referenced by a DRL file, the rules compiler gives the<br>
error "[Class] cannot be resolved to a type" for the classes that were<br>
compiled (actually the whole jar) with Java 1.7.<br>
<br>
Here is my post when I was trying to resolve that compile issue:<br>
Previous post on [Class] cannot be resolved to a type error<br>
<<a href="http://drools.46999.n3.nabble.com/Converting-Drools-3-x-to-5-5-A-JBoss-Rules-compilation-error-MyClassHelper-cannot-be-resolved-to-a-te-td4022529.html" target="_blank">http://drools.46999.n3.nabble.com/Converting-Drools-3-x-to-5-5-A-JBoss-Rules-compilation-error-MyClassHelper-cannot-be-resolved-to-a-te-td4022529.html</a>><br>
<br>
The rule compiler error went away when I recompiled the classes and deployed<br>
the jar using Java 1.6. Anyone else have an issue with 1.7, or know if<br>
Drools 5.5 is supposed to be compatible?<br>
<br>
Thanks,<br>
rb<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Drools-5-5-and-Java-1-6-versus-1-7-Question-tp4022660.html" target="_blank">http://drools.46999.n3.nabble.com/Drools-5-5-and-Java-1-6-versus-1-7-Question-tp4022660.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>