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 93173 - Add User Properties panel to the customizer
Summary: Add User Properties panel to the customizer
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: OC4J (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Michal Mocnak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-25 10:20 UTC by Michal Mocnak
Modified: 2007-02-14 15:54 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-01-25 10:20:33 UTC
Add an user properties panel to the customizes where is possible to change user
or password.
Comment 1 Michal Mocnak 2007-01-25 10:23:20 UTC
Modified:
Checking in customizer/OC4JCustomizerSupport.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/customizer/OC4JCustomizerSupport.java,v
 <--  OC4JCustomizerSupport.java
new revision: 1.2; previous revision: 1.1
done
RCS file:
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/customizer/OC4JCustomizerUserPanel.form,v
done
Checking in customizer/OC4JCustomizerUserPanel.form;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/customizer/OC4JCustomizerUserPanel.form,v
 <--  OC4JCustomizerUserPanel.form
initial revision: 1.1
done
RCS file:
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/customizer/OC4JCustomizerUserPanel.java,v
done
Checking in customizer/OC4JCustomizerUserPanel.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/customizer/OC4JCustomizerUserPanel.java,v
 <--  OC4JCustomizerUserPanel.java
initial revision: 1.1
done
Checking in customizer/OC4JCustomizer.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/customizer/OC4JCustomizer.java,v
 <--  OC4JCustomizer.java
new revision: 1.2; previous revision: 1.1
done
Checking in customizer/OC4JCustomizerDataSupport.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/customizer/OC4JCustomizerDataSupport.java,v
 <--  OC4JCustomizerDataSupport.java
new revision: 1.2; previous revision: 1.1
done
Checking in customizer/Bundle.properties;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.2; previous revision: 1.1
done
Checking in nodes/OC4JInstanceNode.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/nodes/OC4JInstanceNode.java,v
 <--  OC4JInstanceNode.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 Michal Mocnak 2007-02-14 15:54:36 UTC
Verified