Hi,<br> I'm trying to write a function in guvnor like<br><br>function int applyThresholds(List<Integer> thresholdList, int totalPoints)<br><br>It says the List<Integer> ClassNotFound even though I've java.util.List in the imports. when i remove <Integer> generic it works fine. I'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>