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 - WebSocket endpoint wizard generates invalid code
Summary: WebSocket endpoint wizard generates invalid code
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: WebSocket (show other bugs)
Version: 7.3.1
Hardware: All All
: P2 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 20:52 UTC by Petr Jiricka
Modified: 2013-03-28 01:44 UTC (History)
2 users (show)

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 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