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

Summary: [ProfilingPoints] Load Generator type should be available only for appropriate project types
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.