Found my problem. Somehwere along the line I didn't release the context, everytime I
got the new Tasks I created a new context. The former context was still holding references
to the old list and this is why id didn't get cleared by the GC.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045592#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...