Hi there.. this is all about your imports in the Rule.<br>What&#39;s the exact problem that you are getting with the first rule?<br>Greetings.<br><br><div class="gmail_quote">On Mon, Apr 25, 2011 at 7:30 PM, kkelleyjr <span dir="ltr">&lt;<a href="mailto:karl.kelley.jr@gmail.com">karl.kelley.jr@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;">I have found my issue... So, let me ask a more specific issues...<br>
<br>
my rule is failing and I am not quite sure why...<br>
<br>
The rule fails when I write:<br>
<br>
rule &quot;Message Key Read&quot;<br>
        when<br>
                Message ( type == Message.Type.KEY_READ )<br>
        then<br>
                System.out.println(&quot;Key Read Type&quot;);<br>
end<br>
<br>
but work with:<br>
<br>
<br>
rule &quot;Message Key Read&quot;<br>
        when<br>
                Message ( type == Type.KEY_READ )<br>
        then<br>
                System.out.println(&quot;Key Read Type&quot;);<br>
end<br>
<br>
seems like a more scoped should work, but does not... Any Idea why not...<br>
Also, would anyone like me to set up write up some notes what it took me to<br>
solve all my issues in this post? If anyone would like that I will look to<br>
set something up to show how I got this working, for my simple example...<br>
<br>
Thank you...<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Need-help-setting-up-Drools-Server-using-Maven-tp2853035p2863431.html" target="_blank">http://drools.46999.n3.nabble.com/Need-help-setting-up-Drools-Server-using-Maven-tp2853035p2863431.html</a><br>

</font><div><div></div><div class="h5">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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br> - CTO @ <a href="http://www.plugtree.com">http://www.plugtree.com</a>  <br> - MyJourney @ <a href="http://salaboy.wordpress.com">http://salaboy.wordpress.com</a><br>
 - Co-Founder @ <a href="http://www.jbug.com.ar">http://www.jbug.com.ar</a><br> <br> - Salatino &quot;Salaboy&quot; Mauricio -<br>