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 227320

Summary: WebSocket endpoint wizard generates invalid code
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: WebSocketAssignee: issues@javaee <issues>
Status: RESOLVED FIXED    
Severity: normal CC: arungupta, dkonecny
Priority: P2    
Version: 7.3.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2013-03-11 20:52:45 UTC
1. Register the latest GF 4 build (I used b80_03_09 daily)
2. Create a Java EE 7 web project
3. Create a WebSocket endpoint using the wizard

=> Uncompilable code with non-existing import is generated.

This is because the WebSocket API has changed since we implemented the wizard.
Comment 1 arungupta 2013-03-25 14:53:17 UTC
Adding to CC.
Comment 2 David Konecny 2013-03-28 01:44:55 UTC
1aa34239808e