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 - AsyncRequest not showing messages in 2nd client
Summary: AsyncRequest not showing messages in 2nd client
Status: VERIFIED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Samples (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 08:08 UTC by Vladimir Riha
Modified: 2013-08-19 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)