1 Reply Latest reply on Sep 13, 2006 12:23 PM by jeanwehbe

    Assign task to many users.

    jeanwehbe

      Hello All.
      I tried to assign a task to 2 users.
      I used:
      String[] actors = {"ernie", "TonyRog"};
      assignable.setPooledActors(actors);
      Nothing is work.
      Please i need an example applied about this issue.

      What is the type of the assignment.
      Please I want also to know what is the difference between :
      Field,Bean,Constructor,Compatibility.
      Which one i choose?