-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
7.8.0.GA
-
CR2
-
ERROR shown to user:
08:04:57,333 ERROR [stderr] (EJB default - 1) org.xml.sax.SAXParseException; lineNumber: 77; columnNumber: 49; <global> requires a 'type' attribute 08:04:57,334 ERROR [stderr] (EJB default - 1) at org.drools.core.xml.BaseAbstractHandler.emptyAttributeCheck(BaseAbstractHandler.java:47) 08:04:57,334 ERROR [stderr] (EJB default - 1) at org.jbpm.bpmn2.xml.GlobalHandler.start(GlobalHandler.java:55)
And the BUILD of the project fails, but I expect that is correct behavior as the variable should have type.
After saving the process, variable is present in XML and above error is shown in console and Alerts.
- relates to
-
RHPAM-2990 Stunner - Saving the process with Global variables without Data Type defined throws an exception
- Closed