i was thinking a direct link.
in the jpdl process:
<start form="forms/StartForm.form">...
|
in the object model / api:
assertEquals("forms/StartForm.form",
getStartFormResourceName("MyProcess", null) );
in the business archive:
myprocess.jpdl.xml
| forms/StartForm.form
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240317#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...