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 38046 - java.lang.NullPointer during tomcat compile
Summary: java.lang.NullPointer during tomcat compile
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: Macintosh Linux
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 11:46 UTC by eppesuigoccas
Modified: 2006-02-28 11:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the ide.log generated during the crash (16.04 KB, application/octet-stream)
2003-12-12 11:48 UTC, eppesuigoccas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eppesuigoccas 2003-12-12 11:46:08 UTC
I just tried to call a JSP page and the internal
tomcat gave an error.
As proposed by the IDE, I attach the ide.log file
Comment 1 eppesuigoccas 2003-12-12 11:48:10 UTC
Created attachment 12545 [details]
the ide.log generated during the crash
Comment 2 Petr Jiricka 2003-12-15 09:48:24 UTC
This code is already fixed in NetBeans 3.6 through a major
rearchitecture of the compilation feature (now "JSP Validation").

Comment 3 Jaroslav Pospisil 2006-02-28 11:45:33 UTC
VERIFIED