[jboss-dev-forums] [Design of JBoss jBPM] - Re: web console problem

david.lloyd@jboss.com do-not-reply at jboss.com
Mon Jan 29 11:11:30 EST 2007


"tom.baeyens at jboss.com" wrote : the initial problem is resolved.
  | 
  | now i found a new problem: i created a minimal process with a start task with 2 variables, a and b.  then, i first pressed save in the task form that was presented after creation of the process instance.  then i pressed the end task task button and this jbpm console error message (not a stacktrace) appeared : 
  | anonymous wrote : 
  |   | 	Error	
  |   | Show detailsError taking transition: task node does not have leaving transition 'End Task'
  | 
  | please build the suite and make a few processes, deploy and test them in the console.

This happens when you have a transition button that uses a to="" attribute that does not match the name of any actual trasition in the process definition.  Older versions of the websale example had this problem.  The latest one in CVS works for me.

If you have only one exiting transition, don't specify a destination transition and the default one should be taken.

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

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



More information about the jboss-dev-forums mailing list