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 105560 - [ProfilingPoints] Load Generator type should be available only for appropriate project types
Summary: [ProfilingPoints] Load Generator type should be available only for appropriat...
Status: VERIFIED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 12:41 UTC by Alexander Kouznetsov
Modified: 2007-06-19 16:01 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 Alexander Kouznetsov 2007-06-04 12:41:54 UTC
NetBeans IDE Dev (Build 200705311200)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

To ensure consistency Load Generator profiling point should be available for
appropriate types of projects only - as it is implemented in Select Profiling
Task dialog.
Comment 1 J Bachorik 2007-06-19 15:22:39 UTC
i think this should better be left to a user to decide. there is nothing wrong in using a load generator in other than
j2ee project types. eg. you might have a RCP based WS client and if you issue a query against the WS server at that
precise moment you want to simulate a load of additional N users
Comment 2 Alexander Kouznetsov 2007-06-19 16:01:09 UTC
New Issue 107257 posted in order to ensure consistency in Select Profiling Task dialog.