I am using the pooledTaskInstanceList without problems.
But anonymous wrote : couldn't get pooled task instances list for actors '[]'
looks like you haven't set the actor in your authenticate method, i. e. something
like:
| actor.getGroupActorIds().add( "myGroupActorId" );
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050105#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...