Missing attributes in jpdl-4.4.xsd
----------------------------------
Key: JBPM-2938
URL:
https://jira.jboss.org/browse/JBPM-2938
Project: jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation, Runtime Engine
Affects Versions: jBPM 4.4
Environment: Windows Vista, JBoss EAP 5.0
Reporter: James Baker
The 4.4 XSD does not allow the "name" attribute for <object /> or <ref
/> elements which means that they cannot be used for HQL activity parameters which
require a name.
I have noted that if you just ignore the XSD and specify a name anyway it does work
(org.jbpm.pvm.internal.wire.descriptor.AbstractDescriptor defines a field
"name").
Also it's worth pointing out that neither the user guide or examples provide an
example on an HQL activity with a parameter from the execution context.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira