eclipse-ee4j / grizzly

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

BayeuxExternalServlet sample user/message is not updated correctly #507

Closed glassfishrobot closed 14 years ago

glassfishrobot commented 15 years ago

In BayeuxExternalServlet sample application, if you change the user name from ChatPigner to ChatPolice from the following. You rebuild and deploy again, the old message with ChatPigner will still show up. The only way to get the updated username ChatPolice is to RESTART the server.

map1.put("chat", "Wake up call form the chatroom "); map1.put("user", "ChatPigner"); (change it to ChatPolice)

I am using NB 6.5 with GlassFish v3 web ea b42 version.

Environment

Operating System: All Platform: Macintosh

Affected Versions

[1.9.22]

glassfishrobot commented 6 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by doris@java.net

glassfishrobot commented 15 years ago

@glassfishrobot Commented jfarcand@java.net said: Fixed

Sending cometd-javaapiupdate-chat/src/main/java/com/sun/grizzly/bayeux/BayeuxExternalServlet.java Transmitting file data . Committed revision 2811.

glassfishrobot commented 15 years ago

@glassfishrobot Commented Was assigned to grizzly-issues

glassfishrobot commented 7 years ago

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

glassfishrobot commented 14 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, December 16th 2009, 6:13:23 pm