description about coexistence of version and binding attribute for sub-process is wrong
----------------------------------------------------------------------------------------
Key: JBPM-2473
URL:
https://jira.jboss.org/jira/browse/JBPM-2473
Project: jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: jBPM 3.2.5.SP5
Reporter: Toshiya Kobayashi
Priority: Minor
21.4.28. sub-process
When both version and binding="late" are given then jBPM will use the version as
requested, but will not yet try to find the sub process when the parent process-state is
deployed.
http://docs.jboss.org/jbpm/v3.2/userguide/html_single/index.html#subproce...
But actually, ProcessState.execute() ignores version attribute if
binding="late". So fix the description to:
When both version and binding="late" are given then jBPM will ignore the version
attribute and use the latest version.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira