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 148024

Summary: Not able to create a testcase if binding is soap1.2
Product: soa Reporter: paparaju <paparaju>
Component: Composite ApplicationAssignee: Jun Qian <jqian>
Status: RESOLVED FIXED    
Severity: blocker CC: vchellasamy
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Netbeans project

Description paparaju 2008-09-23 12:59:50 UTC
Build Details:
20080922
Product:
Glassfish ESB
Description:
Not able to create a test case if the binding used is soap12.In Glassfish ESB soap 1.2 support is present but still we
are not able to create a test case for it.when you try to add a testcase by selecting a wsdl which is having soap1.2
binding you can not proceed further in the wizard.Please find the project as attachment.
Comment 1 paparaju 2008-09-23 13:01:03 UTC
Created attachment 70314 [details]
Netbeans project
Comment 2 Jun Qian 2008-11-07 23:40:24 UTC
Will implement full SOAP 1.2 support post GF ESB, probably in NB 7.0.
Comment 3 Jun Qian 2009-09-30 22:21:16 UTC
Added SOAP 1.2 support in CompApp and Test Driver in GFESBV22 (0adde297aef2).