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 117368

Summary: Need an option on operation to add binding for that operation
Product: xml Reporter: Ritesh Adval <radval>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ritesh Adval 2007-10-01 20:16:32 UTC
This issue is brought up by sang while writing WSDL designer hands-on lab:

Once an operation is created we should allow user to add a binding for that operation.

Currently there is an option on portType to create binding but it would create a brand new binding.

(1)We should allow user to create binding operation by selecting a portType operation. If there exists a 
binding type for the portType where this operation belongs, then we should simply add a new binding operation
in that existing binding.

(2) If no exisiting binding exist for the portType where this operation belongs then we should simply add a new 
binding with binding operation details.

Sang's email for context:


(Before filing an issue I thought I ask the opinions
 of people first.)

While I was writing WSDL designer hands-on lab, I noticed
that when adding a new operation, WSDL designer does not add a binding
for that operation automatically inside <binding> element.  This seems to be an extra work for the user.  Please see 
the following
hands-on lab document:

http://www.javapassion.com/handsonlabs/wswsdl/#addoper
Comment 1 Martin Balin 2016-07-07 09:57:05 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss