Hi,<br>   I&#39;m trying to write a function in guvnor like<br><br>function int applyThresholds(List&lt;Integer&gt; thresholdList, int totalPoints)<br><br>It says the List&lt;Integer&gt; ClassNotFound even though I&#39;ve java.util.List in the imports. when i remove &lt;Integer&gt;  generic it works fine. I&#39;m using drools and guvnor 5.4 CR1. Am I missing anything? Thanks in advance.<br>

<br clear="all"><br>-- <br>cheers<br>Sumatheja Dasararaju<br><br><br>