]
Andrej Podhradsky closed JBTIS-405.
-----------------------------------
Closed as obsolete
BPMN2 fix required for JBDSIS 7.1.0/ 4.1.7
------------------------------------------
Key: JBTIS-405
URL:
https://issues.jboss.org/browse/JBTIS-405
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: BPMN2, target-platform
Affects Versions: 4.1.7.Final, 7.1.0.GA
Reporter: Paul Leacu
Assignee: Paul Leacu
Fix For: 4.1.7.Final, 7.1.0.GA
Reason: Update JBTIS TP for new BPMN2 Modeler
Project page/sources:
Version: 4.1.10.Final
License and owner: EPL
Original p2 repo:
JBoss mirror.
Include Sources: Yes
Affected projects: JBDSIS/ JBTIS
Include in JBDS: Yes - JBDSIS
Type of dependency: testing|central-only|distribution
List of bundles added/removed:
suggested diff on the .target files
The problem is simple:
1. There were some changes in BPMN2 (looks like some kind of refactoring)
2. SwitchYard is in the same version (so it doesn't reflect BPMN2 changes)
3. SY tries to call a method which is not available in BPMN2 (NoSuchMethodError)
[1]
https://issues.jboss.org/browse/SWITCHYARD-2591