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 44954

Summary: NullPointerException for Run Other -> Debug "MyServlet.java"
Product: javaee Reporter: L Martinek <lmartinek>
Component: Web ProjectAssignee: Martin Grebac <mgrebac>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerException

Description L Martinek 2004-06-16 11:11:22 UTC
[Build 200406151800, JDK 1.5.0]

Create Servlet. From main menu select Run Other ->
Debug "MyServlet.java". You will get an exception.
Comment 1 L Martinek 2004-06-16 11:12:25 UTC
Created attachment 15744 [details]
NullPointerException
Comment 2 Martin Grebac 2004-06-16 12:40:14 UTC
Will fix it asap.
Comment 4 L Martinek 2004-06-23 10:32:24 UTC
verified