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 100151 - WebappConfiguration.init NullPointerException
Summary: WebappConfiguration.init NullPointerException
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Web Opener (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-05 18:53 UTC by datatronics
Modified: 2008-01-04 15:00 UTC (History)
0 users

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 datatronics 2007-04-05 18:53:55 UTC
*********** Exception occurred ************ at 1:38 PM on Apr 5, 2007
java.lang.NullPointerException
	at org.netbeans.modules.tomcat5.WebappConfiguration.init
(WebappConfiguration.java:96)
Comment 1 datatronics 2007-04-05 21:30:19 UTC
I believe that manual changes that I made to a project /WEB-INF/web.xml made 
that file invalid; 
subsequently, everytime I tried to open the NetBeans IDE containing that 
project 
I was getting null pointer error messages 
it was not clear that a project web.xml was the cause of the error, 
although it did seem that the IDE workspace had somehow become corrupted