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 79169 - Cannot select a JSP as root method
Summary: Cannot select a JSP as root method
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-27 08:13 UTC by ehucka
Modified: 2006-10-23 16:40 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 ehucka 2006-06-27 08:13:50 UTC
I have a simple web application with only one page - index.jsp and some j2se
classes called from the jsp.

Select Root method dialog contains only one line with name of a web project,
advanced view shows only j2se classes of the web project.
Comment 1 J Bachorik 2006-06-27 09:56:23 UTC
Fixed in trunk
Comment 2 ehucka 2006-08-04 10:34:47 UTC
verified