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 131530

Summary: All JSP files are getting warning about SimplifiedJSPServlet not having a serialVersionUID
Product: javaee Reporter: fommil <fommil>
Component: JSPAssignee: Tomasz Slota <tslota>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description fommil 2008-03-29 21:00:45 UTC
NetBeans 6.1 Beta.

All my JSPs have a warning on the first line that says that SimplifiedJSPServlet does not have a serialVersionUID declared. The code causing the error is part of 
the Web Application plugin (I think).

If only bug 70746 were addressed, this could be automatically fixed ;-)
Comment 1 Tomasz Slota 2008-04-07 12:33:13 UTC

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