1: Don't think so, but maybe it lives in someones mind. 
2: No simple workaround afaik. But even with task local variables you have the 
concurrent access problem only on a different level. Once they finished, the 
LAST to finish wins which might not always be what you want. The only real 
advantage (imo) was that you could temporarily save a task while working on it 
and continue later with the same values. The concurrency problem described 
above remains.

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

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

Reply via email to