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 93160

Summary: NumberFormatException from wizard
Product: serverplugins Reporter: Michal Mocnak <mmocnak>
Component: OC4JAssignee: Michal Mocnak <mmocnak>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Michal Mocnak 2007-01-25 07:12:08 UTC
NFE is thrown when registering server.
Comment 1 Michal Mocnak 2007-01-25 07:22:59 UTC
Modified:
Checking in
src/org/netbeans/modules/j2ee/oc4j/ui/wizards/AddServerPropertiesPanel.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/ui/wizards/AddServerPropertiesPanel.java,v
 <--  AddServerPropertiesPanel.java
new revision: 1.4; previous revision: 1.3
done
Checking in
src/org/netbeans/modules/j2ee/oc4j/ui/wizards/AddServerPropertiesVisualPanel.java;
/cvs/contrib/oc4j/src/org/netbeans/modules/j2ee/oc4j/ui/wizards/AddServerPropertiesVisualPanel.java,v
 <--  AddServerPropertiesVisualPanel.java
new revision: 1.6; previous revision: 1.5
done
Checking in manifest.mf;
/cvs/contrib/oc4j/manifest.mf,v  <--  manifest.mf
new revision: 1.3; previous revision: 1.2
done
Comment 2 Michal Mocnak 2007-02-14 15:54:14 UTC
Verified