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

Summary: Exception while choosing WSDL Type on custom encoder
Product: soa Reporter: jm206997 <jm206997>
Component: -- Other --Assignee: Venkat Chellasamy <vchellasamy>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: WSDL Wizard err
WSDL Wizard type- next button disabled

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