Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] replied to the
discussion
"jBPM 4.3 starting a sub-process after a state node will fail"
To view the discussion, visit:
http://community.jboss.org/message/534807#534807
--------------------------------------------------------------
Hi,
to me it looks like you have incomplete process definition - you should provide more
information into your event listeners, class attribute for instance.
I tried to run your case but deployment fails with:
error: element 'object' must have one of {attribute 'class', attribute
'expr', attribute 'factory' or element 'factory'}:
<event-listener
xmlns="http://jbpm.org/4.3/jpdl">
<field name="msg"><string value="(start) go to state
(check_id)."/></field>
If I correct event listener configuration the whole process works fine. I have used my own
subprocess.
HTH
Maciej
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/534807#534807]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]