[jboss-user] [JBoss jBPM] - Re: JbpmTaskInstance not released from memory
bentins
do-not-reply at jboss.com
Mon May 14 15:59:37 EDT 2007
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#4045592
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045592
More information about the jboss-user
mailing list