Christian Witschel [https://community.jboss.org/people/cwitschel] created the 
discussion

"Re: Programmatically generating human task forms with FreeMaker for embedded 
jbpm5 in a web application"

To view the discussion, visit: https://community.jboss.org/message/757474#757474

--------------------------------------------------------------
Hi,

if you read the documentation it states that the task forms need to be in the 
classpath.
So, in you web application, when the user selects to see a form to do his human 
task, just generate the form on the fly and place it in the class path. you 
will probably need to expand the naming of the forms, cause otherwise you get a 
concurrency issue when 2 different users want to access the same form at the 
same time.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/757474#757474]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to