I've worked it out. Two issues are at hand
- The building of the examples.bar from the examples folder does *not* include 
the *.ftl files so the forms are not included. You could include them by adding 
an include line in the build.xml file 
- But then the forms are in a subdir /org/jbpm/.... and the taskform engine 
does *not* look for them there. If you just zip all the files in the taskform 
folder into a e.g. .bar file and change the build.xml file a little so you can 
deploy this separate file, you can play with the taskforms.

hth

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238426#4238426

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238426
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to