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 79327 - AttachWizard shouldn't allow attaching a target incompatible with the selected project
Summary: AttachWizard shouldn't allow attaching a target incompatible with the selecte...
Status: STARTED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Cyhelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 12:41 UTC by J Bachorik
Modified: 2012-08-01 08:33 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 J Bachorik 2006-06-28 12:41:16 UTC
The attach wizard should be intelligent enough to allow attaching only to
compatible targets. Compatibility is defined as follows:
 NB Project                   Attach Wizard Targets
----------------------------------------------------
 J2SE Project        ->       Application, Applet
 EJB Module          ->       Application, J2EE Server
 Web Module          ->       Application, J2EE Server
 Enterprise App      ->       Application, J2EE Server
 NB Module           ->       Application
 FreeForm            ->       Application, Applet, J2EE Server
Comment 1 J Bachorik 2008-06-13 08:32:13 UTC
As it turns out the implementation of this feature would require quite intensive tweaking of the profiler internals. The
benefits of this feature wouldn't approve this level of tweaking.
Postponing ...
Comment 2 J Bachorik 2012-08-01 08:33:56 UTC
changing owner