-
Bug
-
Resolution: Done
-
Major
-
jBPM 3.2.11.SP2
-
None
Documentation says <timer> can have cancel-event attribute.
There is also a test case for that.
But XSD doesn't allow cancel-event attribute so deployment will fail with schema validation. The attribute only exists in jpdl-3.0.xsd.
http://anonsvn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.10/core/src/main/resources/org/jbpm/jpdl/xml/jpdl-3.2.xsd
http://anonsvn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.10/core/src/main/resources/org/jbpm/jpdl/xml/jpdl-3.1.xsd
http://anonsvn.jboss.org/repos/jbpm/jbpm3/tags/jbpm-3.2.10/core/src/main/resources/org/jbpm/jpdl/xml/jpdl-3.0.xsd