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 82757

Summary: WSDL URL Is Not Editable in Web Service References
Product: javaee Reporter: William Leonard <bleonard>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description William Leonard 2006-08-15 17:26:28 UTC
I have a web service reference where only the URL has changed, otherwise the web
service is identical (I just moved the web service from a web module to an ejb
module). There's no interface to update the WSDL URL. I have to create the
client from scratch.
Comment 1 Milan Kuchtiak 2006-08-21 12:41:36 UTC
This is a good enhancement.

There is one (not fully sufficient) solution to replace the value of
wsdlLocation attribute in WS injection (@javax.xml.ws.WebServiceRef annotation).
This is possible in cases the WS injection is supported (e.g. servlet or session
bean in javaee5 project).
Comment 2 Martin Balin 2016-07-07 08:54:23 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