]
Andrej Podhradsky closed JBTIS-63.
----------------------------------
Closed as obsolete
Problem finding some links in process model
-------------------------------------------
Key: JBTIS-63
URL:
https://issues.jboss.org/browse/JBTIS-63
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: BPMN2
Environment: Juno with BPMN2 modeller 0.2.4
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 4.0.0
Attachments: Purchasing_Store.bpmn, Purchasing_Store.txt, Screenshots.zip
Following the change to generate explicit namespace declarations in the BPMN2 models
produced by Savara, I noticed problems in displaying some process models in the BPMN2
modeller.
I've included the model, a text version of it with annotations (beginning NOTE:) and
some images of the warnings and resulting displayed model.
I've checked the model and it appears to be correct - but just in case will hold off
releasing savara until confirmed.
Initially thought the SequenceFlow sourceRef/targetRef fields were missing the tns:
prefix - but when I checked the schema these attributes are IDREF rather than QName.