-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
5.5.0.Final
Problem to fire a MVEL rule, whose salience is 9223372036854775807, in Guvnor. The value 9223372036854775807 is java.lang.Long.MAX_VALUE. If I run a test program in JBDS, I can run without any Exception.
Additional info:
If I change a dialect of the rule from "mvel" to "java", I can run the test without any Exception.