I am trying to run a unit test and I am getting this error on Eclipse:

cancel
Showing results for 
Search instead for 
Did you mean: 
vavab
Member II

I am trying to run a unit test and I am getting this error on Eclipse:

I have encountered the following error while trying to run a unit test with eclipse: "There is no ID/IDREF binding for IDREF  'eventgateway3'" . While I have searched on the diagram I dont see a gateway, I do see it in the XML version. How can I fix this? #activiti eclipse plugin junit

1 Reply
cjose
Senior Member II

Re: I am trying to run a unit test and I am getting this error on Eclipse:

Try removing it from your xml within the block <lane id="EthreumBC">..</lane> because it is not being used.