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 - WS : multiple port suppport
Summary: WS : multiple port suppport
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@webservices
URL:
Keywords:
: 96304 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-27 16:37 UTC by Milan Kuchtiak
Modified: 2008-01-07 22:33 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 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. ***