[
https://jira.jboss.org/browse/JBPM-2820?page=com.atlassian.jira.plugin.sy...
]
Huisheng Xu commented on JBPM-2820:
-----------------------------------
Hi Al, please create a testcase for reproducing. If there is no more details, I will
close this issue as incomplete description.
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
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:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira