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 95496 - soap:body element: can't unset optional Parts attribute
Summary: soap:body element: can't unset optional Parts attribute
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-14 00:31 UTC by jlautz
Modified: 2007-02-14 00:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
WSDL document used in the scenario. (2.54 KB, application/octet-stream)
2007-02-14 00:33 UTC, jlautz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2007-02-14 00:31:48 UTC
Seen on Windows XP with NB 5.5.1 070206 and EP Gavotte 070213_9 with JDK 1.5.0_10.

1. Open the attached WSDL file (just a Wizard-generated WSDL file with SOAP
binding + extra part in the Request message definition).
2. Locate and select a soap:body element under the binding and input element.
3. In the Properties pane, click the browser button for Parts, and choose one or
both parts, and click OK.
4. Reopen the Parts dialog, and try to unselect both parts to unset the optional
Parts attribute of soap:body.

==> I have not been able to figure out how to unselect both parts. If there is
only one part, it is always selected. Click-click (as described in issue 86601)
for the fix does not seem to work.
Comment 1 jlautz 2007-02-14 00:33:56 UTC
Created attachment 38464 [details]
WSDL document used in the scenario.
Comment 2 jlautz 2007-02-14 00:36:20 UTC
Nevermind. I read the resolutions too quickly. Ctrl-click does work.
Comment 3 jlautz 2007-02-14 00:36:54 UTC
Nevermind.