This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 220244

Summary: AsyncRequest not showing messages in 2nd client
Product: javaee Reporter: Vladimir Riha <vriha>
Component: SamplesAssignee: Martin Janicek <mjanicek>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Riha 2012-10-17 08:08:31 UTC
I'm not sure if this is even supposed to work :)

To reproduce:
- create a new sample app called AsyncRequest
- run it on GlassFish 3.1.2.2
- in the opened browser window, type something and submit it
(OK, let's call it User1)
- open 2nd browser tab with same URL, logged in as different user2 and send message

=> user1 can see messages from user2
BUT
user2 does not see anything. So if user1 send a message, it is not displayed to user2 and if user2 send a message, he doesn't see it either


Product Version: NetBeans IDE 7.2.1 (Build 201210100934)
Java: 1.7.0_10-ea; Java HotSpot(TM) Client VM 23.6-b04
System: Linux version 3.2.0-31-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Martin Janicek 2013-08-19 11:38:39 UTC
Vlado are you still able to reproduce this ? I have just tested it (with GF 3.1.2.2 and also with GF 4) and it does seem to work correctly with both.
Comment 2 Vladimir Riha 2013-08-19 13:45:05 UTC
Same here, thank you for trying

Product Version: NetBeans IDE Dev (Build 201308182300)
Java: 1.7.0_40; Java HotSpot(TM) Client VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b39
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)