As is is written in the exception, you must add a name to the process definition.
form the todo example: <process-definition | name="todo" | xmlns="urn:jbpm.org:jpdl-3.1" | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | xsi:schemaLocation="urn:jbpm.org:jpdl-3.1 http://jbpm.org/xsd/jpdl-3.1.xsd" | > at least, add the name="[a name here]" and the validation should pass Phong View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113001#4113001 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113001 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
