Update of /cvsroot/mx4j/mx4j/src/core/mx4j/remote
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28935/core/mx4j/remote
Modified Files:
DefaultRemoteNotificationServerHandler.java
Log Message:
Fixed: notifyAll() from the correct object
Index: DefaultRemoteNotificationServerHandler.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/mx4j/remote/DefaultRemoteNotificationServerHandler.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** DefaultRemoteNotificationServerHandler.java 25 Feb 2004 13:41:17 -0000 1.7
--- DefaultRemoteNotificationServerHandler.java 25 Feb 2004 16:43:30 -0000 1.8
***************
*** 238,242 ****
++lastSequence;
if (logger.isEnabledFor(Logger.DEBUG)) logger.debug("Notification added to buffer: " + this);
! notifications.notifyAll();
}
}
--- 238,242 ----
++lastSequence;
if (logger.isEnabledFor(Logger.DEBUG)) logger.debug("Notification added to buffer: " + this);
! notifyAll();
}
}
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.