[
http://jira.jboss.com/jira/browse/JBPM-1111?page=comments#action_12396168 ]
Mark Little commented on JBPM-1111:
-----------------------------------
Just to clarify, with the process-definition mentioned by Len we got the error
Caused by: org.jbpm.jpdl.JpdlException: [[ERROR] line 57: cvc-complex-type.2.4.a: Invalid
content was found starting with element 'action'. One of
'{"urn:jbpm.org:jpdl-3.2":description,
"urn:jbpm.org:jpdl-3.2":event,
"urn:jbpm.org:jpdl-3.2":exception-handler,
"urn:jbpm.org:jpdl-3.2":timer,
"urn:jbpm.org:jpdl-3.2":transition}' is expected.]
but with
<process-definition name="processDefinition2">
it works.
Followup questions on removal of jpdl namespace ref in SOA-P
quickstarts - SOA-344,JBESB-1503
----------------------------------------------------------------------------------------------
Key: JBPM-1111
URL:
http://jira.jboss.com/jira/browse/JBPM-1111
Project: JBoss jBPM
Issue Type: Bug
Components: BPEL
Affects Versions: jBPM jPDL 3.2.2
Environment: jpdl 3.2.2 - SOA Platform build beta2
Reporter: Len DiMaggio
Assigned To: Tom Baeyens
Followup questions on this removal of the XML namespace reference - see
SOA-344,JBESB-1503 - in processdefinition.xml files in SOA-P jBPM quickstarts:
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/labs/labs/jbossesb/branches/JB...
Was this change made between SOA-P beta1 and beta2 - and if so in response to which
JIRA?
Or, was the change in beta1 and we missed it in our testing?
Also - what's the reason for this change?
Another side-effect of this change is that JBDS 1.0 - in creating a new jBPM project -
creates a processdefinition file with this (the old) syntax:
<?xml version="1.0" encoding="UTF-8"?>
<process-definition
xmlns="urn:jbpm.org:jpdl-3.2"
name="simple">
Should we recommend that users manually remove the namespace reference?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira