On 06.06.2007 22:39, Grzegorz Kossakowski wrote:

Let me guess, you use Java 1.4? In Java 1.4 ThreadLocal does not have
remove() method and that's why the build fails. I have no idea how
to fix it, though.

set(null)? As long as we have no initialValue() it is easy.

Joerg

Reply via email to