[jboss-dev-forums] [Design of JBoss jBPM] - Re: releasing 3.2.Beta1

david.lloyd@jboss.com do-not-reply at jboss.com
Wed Jan 3 20:07:17 EST 2007


Ok, with that fix I've done the following:

- The "new tasks" list is now a list of created tasks, not assigned tasks.  This should fix the problem that no tasks are being presented on the screen when a process is started having a start task and no swimlanes or assignment magic.

- Fixed another NPE that happens on task instance view if there is no forms.xml.

- Added a "signal" button to the token list to allow a token to be moved along transitions.

I did run across a new problem.  Some of the nodes that I create in the GPD have a width and height of -1 in gpd.xml, making the process diagram fail to work properly.  Also, I have one more screen to make tonight that links to a new process instance in the case where a process definition is started which contains an initial wait state, but no tasks (right now there's no direct link to take you to the newly created process instance, as I realized in today's testing session).

Also one question I have is this: when a process starts that does not have a task on the start state (and therefore, I presume, no reason to wait), should the token automatically proceed out of the start state?  Right now the user must signal the token manually in this case.

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

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



More information about the jboss-dev-forums mailing list