taskInstanceListForType is an example of the componentManager pattern so you 
should use it something like this:

@In("#{taskInstanceListForType['myType']}") private List<TaskInstance> 
taskInstances;

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

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

Reply via email to