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 111453 - More options in WS Designer
Summary: More options in WS Designer
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Designer (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 11:18 UTC by Milan Kuchtiak
Modified: 2007-07-31 12:39 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 2007-07-31 11:18:02 UTC
WS Designer should contain some important options related to Binding Style or wsimport attributes :

- SOAP Binding Style: Document Literal / RPC Literal (radio buttons)
- Request/Respose Wrapper:for WS from WSDL (checkboxes)
- package name(wsimport attribute): for WS from WSDL only
- targetNamespace for :
  - entire web service (@WebService:targetNamespace)
  - web operation parameters (@WebParam:targetNamespace)
  - web result (@WebResult:targetNamespace)