anonymous wrote : Why does taskInstance.getActorId() in method 
testSubmissionTask() equal null 

Your assignment handler will never be called when the 
TaskMgmtInstance.createStartTaskInstance() is used, have a look at the javadocs:


  |   /**
  |    * creates a task instance on the rootToken, and assigns it 
  |    * to the currently authenticated user.
  |    */
  |   public TaskInstance createStartTaskInstance() {
  | 

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

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

Reply via email to