Failing to start a process or a subprocess from within newly created
main process
---------------------------------------------------------------------------------
Key: JBPM-2820
URL:
https://jira.jboss.org/browse/JBPM-2820
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: jBPM 4.3
Environment: Win 32
Reporter: Al Nadein
Assignee: Huisheng Xu
Fix For: jBPM 4.4
Attachments: 2820-2010-05-27.patch, JBPM-2820-2010-06-12.patch, JBPM-2820.patch
Ran into the issue I've described on
http://community.jboss.org/thread/148981 and
gave a few attempts to answer it, but none of them seem to be acceptable. I ended up by
bringing ExecutionImpl.java into my project and doing the following:
•in #initializeProcessInstance method, removed a call to composeIds()
•in #save(), added a cal to composeIds() before dbSession.save()
The downside is - the downside to it is composeId() being called twice for
createExecution().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: