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 114184 - add server instance wizard page enablement
Summary: add server instance wizard page enablement
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rochelle Raccah
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-30 01:25 UTC by Rochelle Raccah
Modified: 2007-08-31 05:55 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 Rochelle Raccah 2007-08-30 01:25:32 UTC
I was trying to add an 8.x server.  It turns out the server did not have the correct permissions for me to use the local
default domain.

The ui was confusing to me in this case because:
1) the local default domain radio button was enabled, but could not be selected (after selection, it just reset to the
personal domain)
2) the domain drop down under the local default domain shouldn't be enabled unless that radio button choice is selected
Comment 1 Vince Kraemer 2007-08-30 05:07:17 UTC
I agree:

if the local default domain list is empty, the radio button should be disabled.  the dropdown list should also be disabled.

raccah: would you be willing to attempt resolving this issue?  If not, please reassign it to vkraemer.
Comment 2 Rochelle Raccah 2007-08-30 21:37:30 UTC
sure
Comment 3 Rochelle Raccah 2007-08-31 01:19:11 UTC
Checking in src/org/netbeans/modules/j2ee/sun/ide/j2ee/ui/AddInstanceVisualPlatformPanel.java;
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/ui/AddInstanceVisualPlatformPanel.java,v  <--
 AddInstanceVisualPlatformPanel.java
new revision: 1.14; previous revision: 1.13
done