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 73709 - IAE in 'New J2EE Application Client with Existing Sources' wizard
Summary: IAE in 'New J2EE Application Client with Existing Sources' wizard
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: App Client (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2006-03-17 15:55 UTC by Dan Kolar
Modified: 2006-03-31 09:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (16.67 KB, text/plain)
2006-03-17 15:57 UTC, Dan Kolar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Kolar 2006-03-17 15:55:24 UTC
build 200603140300   jdk1.5_0_06fcs

1) New -> J2EE Application Client with Existing Sources
2) Write some inapropriate char like '*', '/' in 'Location'
3) Click in 'Project Name', or 'Project Folder' or to 'Cancel'
4) IAE is thrown
Comment 1 Dan Kolar 2006-03-17 15:57:41 UTC
Created attachment 29288 [details]
messages.log
Comment 2 Martin Krauskopf 2006-03-28 00:03:45 UTC
I can help with this. (just got this exception as well)
Comment 3 Martin Krauskopf 2006-03-28 08:23:33 UTC
Fixed + others.

- IAE in 'New J2EE Application Client with Existing Sources' wizard
- unique mnemonics for Browse buttons
- do not use foreign classes in NbBundle.getMessage
- other random clean-up

ui/wizards/Bundle.properties; 1.1.4.5 -> 1.1.4.6;
ui/wizards/ImportLocationVisual.form; 1.1.4.1 -> 1.1.4.2;
ui/wizards/ImportLocationVisual.java; 1.1.4.3 -> 1.1.4.4;
Comment 4 Dan Kolar 2006-03-31 09:58:44 UTC
verified in build 200603310200