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 - WSDL URL Is Not Editable in Web Service References
Summary: WSDL URL Is Not Editable in Web Service References
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-15 17:26 UTC by William Leonard
Modified: 2016-07-07 08:54 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 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