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 102710 - Fix errors in UI in add instance wizard
Summary: Fix errors in UI in add instance wizard
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 09:48 UTC by Michal Mocnak
Modified: 2007-08-22 16:03 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 Michal Mocnak 2007-04-27 09:48:19 UTC
UI in add instance wizard should be fixed. There are textfields with different
length and so on.
Comment 1 Sherold Dev 2007-08-15 14:55:54 UTC
The issue is still valid. The size of the password field should be fixed.

Shouldn't we also prefill the default username/password to save the user some typing?
Comment 2 Petr Hejl 2007-08-16 13:24:03 UTC
Fixed ui layout.

Checking in nbproject/project.xml;
/cvs/serverplugins/weblogic9/nbproject/project.xml,v  <--  project.xml
new revision: 1.21; previous revision: 1.20
done
Checking in src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerLocationPanel.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerLocationPanel.java,v  <-- 
ServerLocationPanel.java
new revision: 1.14; previous revision: 1.13
done
RCS file: /cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.form,v
done
Checking in src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.form;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.form,v  <-- 
ServerPropertiesPanel.form
initial revision: 1.1
done
Checking in src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java,v  <-- 
ServerPropertiesPanel.java
new revision: 1.17; previous revision: 1.16
done
Comment 3 Petr Hejl 2007-08-22 16:03:33 UTC
Default username and password.

Checking in ServerPropertiesPanel.form;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.form,v  <-- 
ServerPropertiesPanel.form
new revision: 1.2; previous revision: 1.1
done
Checking in ServerPropertiesPanel.java;
/cvs/serverplugins/weblogic9/src/org/netbeans/modules/j2ee/weblogic9/ui/wizard/ServerPropertiesPanel.java,v  <-- 
ServerPropertiesPanel.java
new revision: 1.18; previous revision: 1.17
done