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 - NumberFormatException from wizard
Summary: NumberFormatException from wizard
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: OC4J (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Michal Mocnak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-25 07:12 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 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