The resource name passed to ProcessDefinition.parseXmlResource() must be absolute. So if your process definition is in package org.example.foo, the resource name you'd use is "org/example/foo/processdefinition.xml".
As for the NameNotFoundException, I can only think JMS is not deployed. Are you using a standard JBoss server? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163231#4163231 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163231 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
