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 76540 - New AttachWizard breaks already working features
Summary: New AttachWizard breaks already working features
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-18 10:07 UTC by Jiri Sedlacek
Modified: 2013-10-16 07:21 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 Jiri Sedlacek 2006-05-18 10:07:46 UTC
Select Target Type:

 - Target type / server type aren't correctly preselected for the project 
(should be associated with the project once selected)
 - When Remote Attach is selected, only Dynamic radio should be disabled and 
Direct should become selected (as when WebLogic 9 is selected)


Dynamic Attach:

 - Application working directory isn't correctly preselected for the project 
(should be associated with the project once selected)


Remote system:

 - Hostname and OS aren't correctly preselected for the project (should be 
associated with the project once selected)
 - Items from the OS combo are disappearing from the top when switching from 
and back to the panel


Choose Integration Type:

 - Automatic integration is not supported for remote attach


Locate required files:

 - Default Java 5.0 should be preselected if applicable for the first selection 
(before restoring already selected values for concrete target)


Review Integration:

 - The "After you click the Perform button..." text should dismiss after 
clicking the button. A message should appear instead that integration succeeded 
or message box should show that integration failed
 - The Perform button should be enabled again after integration when any 
settings before this step change (for example JDK 5->6 used for running the 
target)
 - The Perform button shouldn't be enabled again when just PID <-> CTRL+Break 
attach method changes
 - Why exactly the new Perform button was introduced? The user is forced to 
perform one extra operation without visible improvement, still isn't able to 
continue to next panel without clicking the button first


Review Additional Steps:

 - Last hint tells about Automatically start the server checkbox, but this 
isn't exact wording of that control
 - Changing state of Automatically start... checkbox shouldn't scroll 
additional steps text to the top
Comment 1 J Bachorik 2006-05-22 15:23:07 UTC
Fixed all mentioned problems.
The "Perform" button was introduced in order to emphasize the logical work unit
(performing the script changes is not logicaly the same as proceeding in wizard)
+ it helps to prevent accidental and unwanted script modification in case a user
clicks the "Next" button twice, by chance.
Comment 2 Alexander Kouznetsov 2007-10-04 16:07:38 UTC
Verified with 20071004 except the following

>Dynamic Attach:
>
> - Application working directory isn't correctly preselected for the project 
>(should be associated with the project once selected)

Was not able to find application working directory field

Comment 3 Tomas Hurka 2007-10-04 16:15:01 UTC
Application working directory is not used any more. I was used for JFluid JDK 1.4.2