Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-3687

Wrong ValidPeer Definition in ItemDefinitionHandler (BPMN2)

XMLWordPrintable

      The constructor of the class "org.jbpm.bpmn2.xml.ItemDefinitionHandler" defines several valid peer classes for XML-Validation.

      The definition is done by adding the class-object to a HashSet. Due to a missing import of "org.jbpm.bpmn2.core.Error" an error-definition in a BPMN2 process definition results in a validation exception, because the class-object links to "java.lang.Error".

              kverlaen@redhat.com Kris Verlaenen
              sascha.dirbach@cloudwerkstatt.com Sascha Tim Dirbach
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: