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 172720 - Inconsistent WSDL Port property availability in CASA
Summary: Inconsistent WSDL Port property availability in CASA
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-21 22:12 UTC by Jun Qian
Modified: 2009-12-02 16:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jun Qian 2009-09-21 22:12:06 UTC
For Ports defined in CompApp project ( those with a pencil badge), port properties (such as soap address) are available
and editable in the property sheet. However, for ports defined in SU projects (those without the pencil badge), the port
properties are not available in the property sheet at all, making it inconsistent to the user.
Comment 1 Jun Qian 2009-09-21 22:43:31 UTC
Fixed in gfesbv22 (e3c0e31d020d).
Comment 2 Jun Qian 2009-12-02 16:41:56 UTC
To verify, 

1. create Synchronous Sample,
2. Build the CompApp project,
2. Open CASA Editor,
3. Drag a new SOAP binding from palette and drop it in the "WSDL Binding" region,
4. Connect the SOAP binding endpoint with BPEL endpoint
5. Select the new SOAP binding (this one is defined in the CompApp project and it has a pencil badge) and bring up its property sheet, observe the SOAP Location property is available in the property sheet.
6. Select the old SOAP binding (this one is defined in the BPEL project and it doesn't have a pencil badge), bring up its property sheet, the SOAP Location property should also be available in the property sheet.
Comment 3 sbondada 2009-12-02 16:51:46 UTC
Followed the above steps to verify, able to see SOAP location in old and new SOAP binding property sheet.
Tested on build GFESBv.2.2