Spring MVC Integration Witn Activity

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2016 06:21 AM
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
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
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2016 09:23 AM
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'
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'
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2016 04:46 AM
Your XML for the process definition is wrong. If you post it here … we could have a look.
