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 131760 - "Edit Web Service Attributes" icons are on every type of WSDL port, not just on SOAP BC ports
Summary: "Edit Web Service Attributes" icons are on every type of WSDL port, not just ...
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-01 20:52 UTC by jlautz
Modified: 2008-10-24 06:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2008-04-01 20:52:56 UTC
Seen with M8 build on Solaris x86:

Product Version: NetBeans IDE Dev (Build 200803251204) - Java CAPS Enabled
Java: 1.5.0_11; Java HotSpot(TM) Client VM 1.5.0_11-b03
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)
Userdir: /Users/lautz/sierrabuilds/JavaCAPSM8/.netbeans/caps

1. Open CASA for a copy of the SynchronousSample sample service assembly.
2. DnD a File BC, JMS BC, and HTTP BC to the WSDL Ports area.

=> Note that all have a clickable icon that means "Edit Web Service Attributes" for SOAP BC. This doesn't make sense for
any other type of Port at this point.
Comment 1 jlautz 2008-04-01 21:18:06 UTC
Alternatively, if the other types of WSDL ports are SUPPOSED to support WSIT, then the context menu item "Edit Web
Service Attributes" should also be available on non-SOAP WSDL ports. 
Comment 2 Jun Qian 2008-04-01 23:38:17 UTC
Fixed in trunk. WSIT config icon is removed on WSDL ports of non-SOAP binding.

Changeset: 2c8a0a3a2f3e
Comment 3 Jun Qian 2008-04-01 23:54:20 UTC
Fixed NPE caused by previous commit (in trunk).

Changeset: 15395d9d7052
Comment 4 schmandt 2008-10-24 06:08:18 UTC
icons seem to be corrected and no npe seen.
verified in 1023 build