[
https://jira.jboss.org/browse/JBPM-2473?page=com.atlassian.jira.plugin.sy...
]
Alejandro Guizar updated JBPM-2473:
-----------------------------------
     Original Estimate: 0 minutes
    Remaining Estimate: 0 minutes
Amended description about coexistence of version and binding attribute in sub-process
element.
Removed duplicate binding attribute from process-state element schema.
Documented SubProcessResolver interface.
 description about coexistence of version and binding attribute for
sub-process  is wrong
 ----------------------------------------------------------------------------------------
                 Key: JBPM-2473
                 URL: 
https://jira.jboss.org/browse/JBPM-2473
             Project: jBPM
          Issue Type: Bug
      Security Level: Public(Everyone can see) 
    Affects Versions: jBPM 3.2.5.SP5
            Reporter: Toshiya Kobayashi
            Assignee: Alejandro Guizar
            Priority: Minor
             Fix For: jBPM 3.2.10
   Original Estimate: 0 minutes
  Remaining Estimate: 0 minutes
 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/secure/Administrators.jspa
-
For more information on JIRA, see: 
http://www.atlassian.com/software/jira