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 147827 - Exception while choosing WSDL Type on custom encoder
Summary: Exception while choosing WSDL Type on custom encoder
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 08:16 UTC by jm206997
Modified: 2010-01-29 11:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
WSDL Wizard err (117.45 KB, text/plain)
2008-09-22 08:18 UTC, jm206997
Details
WSDL Wizard type- next button disabled (65.94 KB, text/plain)
2008-09-22 08:18 UTC, jm206997
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jm206997 2008-09-22 08:16:42 UTC
There is a java.lang.reflect.UndeclaredThrowableException while choosing WSDL Type when creating an WSDL.

Steps:
1. Install NetBeans 6.1, and Open ESB JBI Encoders components and designtime
plugins.
2. Create a xsd schema file in IDE.
3. Create WSDL for the XSD schema by choosing the WSDL Type "Concrete WSDL Document"
  Then, choose "FILE" as Binding component. Click "Next"
  Then, click "Back" button, Now, choose the WSDL Type as "Abstract WSDL Document"
  Now, click on "Next" button.
    - Note that, there is an exception occured and the WSDL wizard is not proceeding further.

please find the screen-shot inthe attachment.
Comment 1 jm206997 2008-09-22 08:18:16 UTC
Created attachment 70190 [details]
WSDL Wizard err
Comment 2 jm206997 2008-09-22 08:18:58 UTC
Created attachment 70191 [details]
WSDL Wizard type- next button disabled