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 - Not able to create a testcase if binding is soap1.2
Summary: Not able to create a testcase if binding is soap1.2
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 12:59 UTC by paparaju
Modified: 2009-09-30 22:21 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Netbeans project (56.82 KB, application/octet-stream)
2008-09-23 13:01 UTC, paparaju
Details

Note You need to log in before you can comment on or make changes to this bug.
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).