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 147882

Summary: Possible error "Failed to load class" in JSP page
Product: javaee Reporter: Tomas Mysik <tmysik>
Component: JSP ParserAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomas Mysik 2008-09-22 14:22:18 UTC
This can happen if one uses e.g. TagExtraInfo in his/her project and project is not built yet. For exact steps to 
reproduce see issue #120395.
Unfortunately, currently there's no easy way to fix this issue (ClassLoader created for JSP parser would have to look 
not only for compiled classes but also into the IDE cache probably for non-cimpled yet classes).
Comment 1 Tomas Mysik 2008-09-22 14:24:02 UTC
It's more enhancement IMHO, TM set to future.
Comment 2 Martin Balin 2016-07-07 08:54:56 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss