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 92960 - UndeclaredThrowableException after create new BPEL Module when Project Location is empty
Summary: UndeclaredThrowableException after create new BPEL Module when Project Locati...
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Alexander Zgursky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-22 14:25 UTC by Victoria Zhukovskaya
Modified: 2007-02-27 11:13 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 Victoria Zhukovskaya 2007-01-22 14:25:05 UTC
WinXP, build 070119 nebwans 5.5.1 JDK 1.5.0_09

Invoke from main menu "File" -> "New Project ..."
Select "Service Oriented Architecture" from Categories and select  "BPEL Module"
from Projects. Press "Next" button.
Enter the Project Name - "MyBPELModule2"
Empty the "Project Location" and select a location.
Press "Finish" button.


java.lang.reflect.UndeclaredThrowableException
	at $Proxy14.actionPerformed(Unknown Source)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)

	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
....
Comment 1 Alexander Zgursky 2007-02-14 18:26:13 UTC
Fixed
Comment 2 Victoria Zhukovskaya 2007-02-27 11:13:59 UTC
WinXp build 070226_1
No exception