Try
@In(required=false)
| private List pooledTaskInstanceList;
It would be neater to create a new Seam component based on pooledTaskInstanceList which
does the filtering for you rather than injecting and outjecting as you describe.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052796#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...