Hi
I am trying to compile a package, the validation passes but the compilation gives me this error:
java.io.InvalidClassException: org.drools.base.field.ClassFieldImpl; org.drools.base.field.ClassFieldImpl; no valid constructor
I am attaching the source drl file and java classes
Thanks