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 198343

Summary: JSP compilation error when using tomcat 7.0.11 on older project
Product: javaee Reporter: hof <hof>
Component: JSP ParserAssignee: issues@javaee <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description hof 2011-05-05 12:38:31 UTC
1. Install fresh Netbeans 7.0

2. Open webapp created with previous version of Netbeans. 

3. Server Tomcat 6.0.x does not exist, select Tomcat 7.0.11 as Server for the project

4. Build project with "Test Compile all JSP files during Builds" option enabled. 

Error: 

org.apache.jasper.JasperException: Unrecognized option: -schemas /resources/schemas/.  Use -help for help.
Comment 1 Martin Fousek 2013-08-12 12:20:35 UTC

*** This bug has been marked as a duplicate of bug 198056 ***