cancel
Showing results for 
Search instead for 
Did you mean: 

Spring MVC Integration Witn Activity

chittaranjank
Champ in-the-making
Champ in-the-making
Hello

I am very new to Activity.

Could you please share URL / sample code or project of Activity integrated with Spring MVC. ?

I want to set it up quickly for a DEMO  to my higher management.

Thanks for help

Chitta
2 REPLIES 2

chittaranjank
Champ in-the-making
Champ in-the-making
I have created an exclusive OR and put condition ${input == 1} and ${input ==0} …try to start the process…got this error…

SEVERE: Servlet.service() for servlet [dispatcher] in context with path [/noesisspring] threw exception [Request processing failed; nested exception is org.activiti.bpmn.exceptions.XMLException: cvc-id.1: There is no ID/IDREF binding for IDREF 'exclusivegateway1'.] with root cause
org.xml.sax.SAXParseException; lineNumber: 42; columnNumber: 15; cvc-id.1: There is no ID/IDREF binding for IDREF 'exclusivegateway1'

jbarrez
Star Contributor
Star Contributor
Your XML for the process definition is wrong. If you post it here … we could have a look.