Bug 852093 - Wrong ValidPeer Definition in ItemDefinitionHandler (BPMN2)
Summary: Wrong ValidPeer Definition in ItemDefinitionHandler (BPMN2)
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: jBPM 5
Version: BRMS 5.3.0.GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Kris Verlaenen
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-27 15:20 UTC by Kris Verlaenen
Modified: 2025-02-10 03:20 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:20:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBPM-3687 0 Major Resolved Wrong ValidPeer Definition in ItemDefinitionHandler (BPMN2) 2012-11-06 09:09:13 UTC

Description Kris Verlaenen 2012-08-27 15:20:33 UTC
Description of problem:
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".

Comment 1 Jiri Svitak 2012-10-03 17:47:09 UTC
Verified in BRMS 5.3.1 ER1.

Comment 6 Red Hat Bugzilla 2025-02-10 03:20:39 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.