On 29/01/2009, at 6:17 AM, Stamenkovic Florijan wrote:
As you suggested, adding this to my EO superclass seems to do it: private static final Integer monitor = new Integer(345345);
In case you weren't aware, you can declare your monitor as private static final Object monitor = new Object(); with regards, -- Lachlan Deck _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com