[
https://jira.jboss.org/jira/browse/JBPM-2554?page=com.atlassian.jira.plug...
]
Sebastian Schneider updated JBPM-2554:
--------------------------------------
Workaround Description:
Of course you can just use the description-attribute since deployment and parsing still
works then but it is very uncomfortable in the GPD or if you want to validate process
definitions against the schema.
Attention: Parsing of process definitions works but the description is not read.
was:Of course you can just use the description-attribute since deployment and parsing
still works then but it is very uncomfortable in the GPD or if you want to validate
process definitions against the schema.
jPDL schema does not contain an attribute "description" for
the element task
----------------------------------------------------------------------------
Key: JBPM-2554
URL:
https://jira.jboss.org/jira/browse/JBPM-2554
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.1
Environment: not relevant
Reporter: Sebastian Schneider
Assignee: Tom Baeyens
Fix For: jBPM 4.2
The jPDL schema defintion does not contain an attribute named description for the element
task. It was just left out. You find a changed schema file attached. Should description be
an attribute anyway but rather an element in task? Might be more comfortable with bigger
descriptions when hand-editing process definitions. I have no clue how exactly the parsing
of the file is done in the engine so I do not know if this would be a major change. For
now it would be great to account for the attribute "description" and get this
change into the 4.2 release.
The attribute is not only missing in the schema but it was also forgotten when the
parsing of a process definition is done. So the member "description" of a
task-object is always null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira