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 44094 - Repetitive disabling of Web Feature throws NPE
Summary: Repetitive disabling of Web Feature throws NPE
Status: RESOLVED DUPLICATE of bug 44093
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-01 13:41 UTC by Martin Schovanek
Modified: 2004-08-13 12:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException (1.67 KB, text/plain)
2004-06-01 13:41 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2004-06-01 13:41:28 UTC
[Nb build 200405301800, jdk1.4.2]

Steps to reproduce:
-------------------
1) open a web project
2) disable the Web Feature by: Tools > Options >
IDE Configuration > System > Modules > Web Feature
> Enabled = false
3) enable it and then disable again

IDE throws:
Comment 1 Martin Schovanek 2004-06-01 13:41:45 UTC
Created attachment 15391 [details]
NullPointerException
Comment 2 Martin Grebac 2004-06-30 16:20:47 UTC

*** This issue has been marked as a duplicate of 44093 ***