[jboss-user] [JBoss jBPM] - Re: Swimlane assignment to group

bazoo do-not-reply at jboss.com
Mon Sep 10 15:51:18 EDT 2007


I'm afraid I'm not a Java programmer, I'm using the web console to run my process rather than code: I wouldn't know where to start on creating a unit test. Nevertheless, I did manage to trap the relevant error log when I click the "Save and close" button in the console for the process node that's causing me the problems:

20:42:27,868 DEBUG [GraphElement] event 'node-enter' on 'TaskNode(Contract)' for 'Token(/)'
  | 20:42:27,873 WARN  [ProxyWarnLog] Narrowing proxy to class org.jbpm.graph.node.TaskNode - this operation breaks ==
  | 20:42:27,918 DEBUG [GraphElement] event 'task-create' on 'Task(Contract)' for 'Token(/)'
  | 20:42:27,935 DEBUG [ExpressionAssignmentHandler] resolving first term 'group(Legal)'
  | 20:42:27,958 DEBUG [TaskInstance] assigning task 'Contract' to 'null'
  | 20:42:27,961 DEBUG [GraphElement] event 'task-assign' on 'Task(Contract)' for 'Token(/)'

Looking at the above it looks like my assignment expression can't be resolved. Is there a way to force jBPM to tell me why it can't resolve my expression?

Thanks!

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

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



More information about the jboss-user mailing list