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

Summary: java.lang.NullPointer during tomcat compile
Product: serverplugins Reporter: eppesuigoccas <eppesuigoccas>
Component: TomcatAssignee: issues@serverplugins <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: Macintosh   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: the ide.log generated during the crash

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