]
Alejandro Guizar updated JBPM-2778:
-----------------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Changed JpdlXmlParser to read accept-propagated-events and async attributes into any
action.
jPDL XML schema now allows async attribute in script element and accept-propagated-events
attribute in mail element.
accept-propagated-events doesn't affect script
----------------------------------------------
Key: JBPM-2778
URL:
https://jira.jboss.org/jira/browse/JBPM-2778
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 3.2.8
Reporter: Toshiya Kobayashi
Assignee: Alejandro Guizar
Fix For: jBPM 3.2.9
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
In case that I set accept-propagation-events="false" on both action and script,
the script is executed on the propagated event while the action is not executed.
According to jBPM Reference Guide, the script should not be executed.
http://www.redhat.com/docs/en-US/JBoss_SOA_Platform/4.3.CP02/html-single/...
========
{yes|no|true|false}. Default is yes|true. If set to false, the action will only be
executed on events that were fired on this action's element. for more information, see
Section 7.5.4, "Event propagation"
========
Actually, org.jbpm.graph.action.Script overrides org.jbpm.graph.def.Action.read() method
and doesn't recognize "accept-propagated-events" attribute.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: