Hi,
I found the place where it logs theh errors and thi sis wha tI have so far
Process Compilation error : org.drools.lang.descr.ProcessDescr@18a91155
org/drools/bpmn2/Process_org_drools_bpmn2_Load_Data_once_0.java (11:621) : The left-hand side of an assignment must be a variable
org/drools/bpmn2/Process_org_drools_bpmn2_Load_Data_once_0.java (22:1325) : The left-hand side of an assignment must be a variable
Where might I find these files, I assume they are temporary? Could not find them even when having a breakpoint on this "kbuilder.getErrors()"
Thx.
Ed