Hi, How can I declare a java.util.List<String> global type ? If I tape this :
global List<String> myGlobal I have this error : org.drools.rule.InvalidRulePackage: [10,11]: unknown:10:11 mismatched token '[EMAIL PROTECTED],185:185='<',<78>,10:11]' expecting set null -- View this message in context: http://www.nabble.com/global-List%3CString%3E-unparsed-%21-tf4230756.html#a12036215 Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
