Closed glassfishrobot closed 14 years ago
Reported by doris@java.net
jfarcand@java.net said: Fixed
Sending cometd-javaapiupdate-chat/src/main/java/com/sun/grizzly/bayeux/BayeuxExternalServlet.java Transmitting file data . Committed revision 2811.
Was assigned to grizzly-issues
This issue was imported from java.net JIRA GRIZZLY-507
Marked as fixed on Wednesday, December 16th 2009, 6:13:23 pm
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]