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 65208

Summary: WS : multiple port suppport
Product: webservices Reporter: Milan Kuchtiak <mkuchtiak>
Component: CodeAssignee: issues@webservices <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Milan Kuchtiak 2005-09-27 16:37:05 UTC
IDE must be able to process WSDL files that contain multiple port elements.
This must be implemented for both Web Service and WS client.
The WS/WS Client node's children might be implemented similarily as it is in WS
Registry:

SampleWS [node]
  -> Port 1
     -> operation 1
     -> operation 2
     ...
  -> Port 2
     -> operation 1
     -> operation 2
     ...
Comment 1 Roderico Cruz 2008-01-07 22:33:49 UTC
*** Issue 96304 has been marked as a duplicate of this issue. ***