JBoss Community

jBPM5 migration tool project

new comment by Eric D. Schabell View all comments on this document

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. ;-)