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 - NullPointerException for Run Other -> Debug "MyServlet.java"
Summary: NullPointerException for Run Other -> Debug "MyServlet.java"
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 11:11 UTC by L Martinek
Modified: 2006-03-24 10:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException (2.15 KB, text/plain)
2004-06-16 11:12 UTC, L Martinek
Details

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