eclipse-ee4j / grizzly

Grizzly
https://eclipse-ee4j.github.io/grizzly
Other
150 stars 70 forks source link

No message when user leaves chat in cometd example RC1 #167

Closed glassfishrobot closed 14 years ago

glassfishrobot commented 16 years ago

There is no message when a user leaves a chat similar to the Jetty chat example which this example is based on. Could it be this in chat.js :

32 dojox.cometd.unsubscribe("/chat/demo", room, "_chat"); 33 dojox.cometd.publish("/chat/demo",

{ user: room._username, leave: true, chat : room._username+" has left"}

);

Can there be a publish after an unsubscribe?

Environment

Operating System: Windows XP Platform: PC

Affected Versions

[1.8.0]

glassfishrobot commented 6 years ago
glassfishrobot commented 16 years ago

@glassfishrobot Commented Reported by amplus@java.net

glassfishrobot commented 16 years ago

@glassfishrobot Commented jfarcand@java.net said: After discussion with Bjarki, he agree this issue doesn't exits.

glassfishrobot commented 16 years ago

@glassfishrobot Commented jfarcand@java.net said: Change target

glassfishrobot commented 16 years ago

@glassfishrobot Commented jfarcand@java.net said: Close this issue

glassfishrobot commented 16 years ago

@glassfishrobot Commented Was assigned to jfarcand@java.net

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-167

glassfishrobot commented 14 years ago

@glassfishrobot Commented Marked as cannot reproduce on Wednesday, December 16th 2009, 6:14:05 pm