I have a test client registering for notifications. When I run the client from 2 different machines at the same time, using the same server, some of the notifications are sent to the wrong client.
I noticed that EndpointReference.equals() method explicitly doesn't compare the IP address part. Does the test client must generate a unique (machine based? timestamp?) subscriber uri part after the IP address? Thanks, Eitan. -- View this message in context: http://www.nabble.com/Issue-in-EndpointReference.equals%28%29-method-tp16930964p16930964.html Sent from the Muse - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
