]
Thomas Diesler updated JBPM-1140:
---------------------------------
Fix Version/s: jBPM 3.3.2 GA
Revisit open bugs
Empty <handler> element in <decision> cause
org.jbpm.graph.def.DelegationException
----------------------------------------------------------------------------------
Key: JBPM-1140
URL:
https://jira.jboss.org/jira/browse/JBPM-1140
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Affects Versions: jBPM 3.2.2
Reporter: Rafa? ?ukowski
Priority: Trivial
Fix For: jBPM 3.3.2 GA
Original Estimate: 1 hour
Remaining Estimate: 1 hour
That is my first issue, forgive me any mistakes and possible redundancy or duplication;)
Using graphical designer I've created process file with empty <handler> :
<decision name="decision1">
<handler></handler>
<transition to="optional" name="to
optional"></transition><transition to="first" name="to
optional"></transition>
</decision>
And this is not working (org.jbpm.graph.def.DelegationException). After deleting
<handler></handler> process is running correctly.
Don't know if this is error in engine or in designer. Maby this kind of decision node
is incorrect, and then designer should avoid this situation. My opinion is that engine
should ignore empty handlers and go on without errors...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: