"mailinator" wrote : what is the best way to add customized forms to a jbpm 
process?

For 3.1 by building your own webapp, for 3.2 there will be some functionality 
(if you search the forum, you will find more info)

"mailinator" wrote : 
  | So far, I'm trying to build my forms as a java UI, but I've run into 
problems. I went along the TaskAssignment example from the jbpm.3_BRANCH_3_1 
project that is included in the starters kit. The idea is that the 
AssignmentHandler calls my form, user enters data and the data is given back to 
the process.
I would not make a 'task' in the assignmenthandler, I'd make a separate task 
before that to fill a variable which can be used by the assignmenthandler

"mailinator" wrote : 
  | Since I wanted to use a diagram I built with the designer, I used the 
created gpd.xml file when creating the ProcessDefinition. It seems the 
parseXMLReader method skips the 'to' attributes of the xml file because I get a 
warning for each transition, although the 'to's appear correctly in the 
xml-file.
  | ??? Mind that branches are not stable, releases are, what is the behaviour 
of 3.1.2?
"mailinator" wrote : 
  | At the end it also tells me that "token 'Token(/)' can't be signalled cause 
it is currently not positioned in a node". I used the same code as in the 
example, except the part mentioned above.
  | The same except...... so could there be an error in there? What do you do? 
Is there an error? What does the debug show (do not post to much)
"mailinator" wrote : 
  | 
  | Unlike the example, I'm not doing it as a JUnit TestCase, but after a quick 
look at the definition of TestCase that shouldn't lead to the mentioned 
problems.
  | 
  | Any help would be appreciated.
  | 

Here you are.....
CU
       FLo


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

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

Reply via email to