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 - All JSP files are getting warning about SimplifiedJSPServlet not having a serialVersionUID
Summary: All JSP files are getting warning about SimplifiedJSPServlet not having a ser...
Status: RESOLVED DUPLICATE of bug 131901
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-29 21:00 UTC by fommil
Modified: 2008-04-07 12:33 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 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 ***