[jboss-dev-forums] [Design of JBoss jBPM] - Re: New console snapshot published, Task Forms included

tom.baeyens@jboss.com do-not-reply at jboss.com
Tue Jun 23 07:59:53 EDT 2009


i think the best option is to have a direct form resource reference like this

<task name="Blabla" form="dir/in/business/archive/formresource.form">

for the engine, the form attribute is just a string that is made available through task.getForm()

and the referenced resource is available throught RepositoryService.getResourceAsStream method

we just created a jira for this and attached it to 4.1.  this option still needs to be further discussed if that is the right solution.  all comments can best be put on that jira issue.

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4239391



More information about the jboss-dev-forums mailing list