Hi, the best option I've seen by now is the one mentioned by Armand Welsh - use imported java class with methods instead of drools functions.
btw: by now I group my classes into jars, but I've never tried to use standalone .class files. anyone tried this? anything special (some settings) in order .class to be found? (note: I use local .drl files instead of Guvnor repository to load rules into memory) -- View this message in context: http://drools.46999.n3.nabble.com/Debug-rule-functions-tp3689774p4020602.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
