>>>>> Mario Camou writes:

    Mario> Carlos,
    Mario> Your problem is with
    Mario> Thread.currentThread().wait()/notifyAll(). Since your
    Mario> method is synchronized, you own the monitor for "this", not

No. Since the the methods are 'synchronized' and 'static', he
owns the monitor for 'Cliente.class'

        Juergen

-- 
Juergen Kreileder, Universitaet Dortmund, Lehrstuhl Informatik V
Baroper Strasse 301, D-44221 Dortmund, Germany
Phone: ++49 231/755-5806, Fax: ++49 231/755-5802

Reply via email to