goku [https://community.jboss.org/people/goku] created the discussion

"Problem running jbpm-examples"

To view the discussion, visit: https://community.jboss.org/message/816273#816273

--------------------------------------------------------------
Hello,

Using the 5.4.0.Final version of jbpm, I'm trying to run the jbpm-examples 
project from the jbpm repository, but it throws the exception below:

java.lang.NoClassDefFoundError: org/kie/api/definition/process/Node



When I run: 

mvn clean package



It doesn't pass the tests, because it couldn't find the class above.

I found this class in this dependency of maven:




But adding this dependency cause the error below:

java.lang.NoSuchMethodError: 
org.jbpm.ruleflow.instance.RuleFlowProcessInstance.getProcess()Lorg/kie/api/definition/process/Process;



Anyone could give me a tip?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/816273#816273]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to