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 - Possible error "Failed to load class" in JSP page
Summary: Possible error "Failed to load class" in JSP page
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 14:22 UTC by Tomas Mysik
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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