Bug 514445 - BPMN2 Errors - xxx has no Data Type
Summary: BPMN2 Errors - xxx has no Data Type
Status: NEW
Alias: None
Product: BPMN2Modeler
Classification: SOA
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: future   Edit
Assignee: Robert Brodt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-29 17:24 EDT by Steven Elliott CLA
Modified: 2017-03-29 17:27 EDT (History)
0 users

See Also:


Attachments
Example of xml errors. (80.15 KB, image/png)
2017-03-29 17:24 EDT, Steven Elliott CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Elliott CLA 2017-03-29 17:24:33 EDT
Created attachment 267537 [details]
Example of xml errors.

This is with JBoss plugins version 6.4.1.Final-v20160503-1355-B205
Common plugin for Drools/jBPM
Drools Eclipse Plug-in
JBoss Guvnor Tools Plug-in
jBPM Eclipse Plug-in

and reported in Problems as an Error of type: %BPMN2ProblemMarker.name

For:
    bpmn2:signal
    bpmn2:dataInput
    bpmn2:dataOutput
and possibly others are marked as ERRRORs (e.g. Data Output ServiceResponse has no Data 
 Type) despite the fact in some cases a datatype is specified.
<bpmn2:dataOutput id="_C18B5E5C-6EF7-49B3-9BBE-A273973F18F4_ServiceResponseOutputX" drools:dtype="Object" name="ServiceResponse"/>

The error has no effect on the ability of the process to run or the node itself.  But it does mean a number of errors are reported because the original error begets others downstream.
Comment 1 Steven Elliott CLA 2017-03-29 17:27:30 EDT
This appears to be a new instance of Bug 463362 https://bugs.eclipse.org/bugs/show_bug.cgi?id=463362#c1