Eric D. Schabell [
http://community.jboss.org/people/eschabell] commented on the document
"jBPM5 migration tool project"
To view all comments on this document, visit:
http://community.jboss.org/docs/DOC-15974#comment-7569
--------------------------------------------------
Works fine now, if you read the docs it is imperative that you identify your jpdl version
as 3.2, it will be validated before conversion attempts. You are missing:
<process-definition xmlns="urn:jbpm.org:jpdl-3.2" .......
Add the xmlns and try again. ;-)
--------------------------------------------------