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 38738 - NPE when expanding Web Modules node underneath the default tomcat server instance.
Summary: NPE when expanding Web Modules node underneath the default tomcat server inst...
Status: RESOLVED DUPLICATE of bug 38806
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-14 13:32 UTC by Marek Fukala
Modified: 2004-01-15 19:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The NPE (3.90 KB, text/plain)
2004-01-14 13:32 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2004-01-14 13:32:19 UTC
[20040113]
1) start default tomcat installation server
2) try to exapand its 'Web Modules' child node.

You will get a NPE printed into the IDE log and no
deployed context nodes will appear.
Comment 1 Marek Fukala 2004-01-14 13:32:43 UTC
Created attachment 12881 [details]
The NPE
Comment 2 Marek Fukala 2004-01-15 19:12:06 UTC
Petr Pisl has fixed this problem (there is another dupe of this bug).

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