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 81753 - Changing Web Service attributes modifes the wsdl
Summary: Changing Web Service attributes modifes the wsdl
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords:
: 112966 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-02 23:36 UTC by ramapulavarthi
Modified: 2013-08-23 11:15 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 ramapulavarthi 2006-08-02 23:36:52 UTC
If you change Web Service attributes, it inlines the customization into the wsdl.
Instead there should be a option to store in an external customization file.
I tried this on Web Service reference. I am assuming it will be same , even if I
do on Web Service starting  from wsdl.
If the same wsdl is bundled in the application and exposed outside, we don't
want users to show the server side customizations in the wsdl.
Comment 1 Milan Kuchtiak 2006-08-03 12:11:28 UTC
This is more like an enhancement.
I agree with the last sentence: we should't show customized WSDL.
Comment 2 Roderico Cruz 2006-08-06 21:15:00 UTC
Yes this will be an enhancement. Standalone binding files will be considered in
the next release.
Comment 3 Roderico Cruz 2008-01-08 06:07:05 UTC
*** Issue 112966 has been marked as a duplicate of this issue. ***
Comment 4 Lukas Jungmann 2008-04-14 17:14:56 UTC
moving opened issues where TM != dev to TM=TBD
Comment 5 Milan Kuchtiak 2013-08-23 11:15:16 UTC
There is an option to select external binding file(s) in Edit WS Reference dialog.
Of course, it would be nice to have the option to create External Binding file, rather than inline wsdl customization.