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 135811 - WSDL file isn't updated when operation removed
Summary: WSDL file isn't updated when operation removed
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords:
Depends on:
Blocks: 135991
  Show dependency tree
 
Reported: 2008-05-26 14:03 UTC by Jaroslav Pospisil
Modified: 2008-10-02 14:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
wsdl file (2.86 KB, text/xml)
2008-06-25 12:41 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2008-05-26 14:03:51 UTC
Trunk build from sources,JDK1.6.0_05,Win Vista

Steps to reproduce:
1)Start IDE with new userdir
2)Create new web app and JAX-WS web service from wsdl (local file or URL)
3)In ws designer, add operation.Design, Source view and WSDL file are updated - you can check it.
4)Remove that operation - Views are updated, but if you open WSDL file from Files tab now,
you can see operation remained there and file is unchanged.That's error - WSDL file should be updated as well.
Comment 1 Roderico Cruz 2008-06-18 19:18:37 UTC
I am unable to reproduce using the steps described. Will try different steps.
Comment 2 Roderico Cruz 2008-06-24 23:04:16 UTC
Jarek, I am unable to reproduce this. Kindly attach the wsdl that you used to get this error. Thanks.
Comment 3 Jaroslav Pospisil 2008-06-25 12:36:06 UTC
OK, I just reproduced the issue in latest trunk build.Attaching my wsdl.
Comment 4 Jaroslav Pospisil 2008-06-25 12:41:00 UTC
Created attachment 63414 [details]
wsdl file
Comment 5 Jaroslav Pospisil 2008-06-25 12:48:40 UTC
Everything mentioning "operation" in this wsdl, belongs to default operation, which was already deleted in Designer and
Source view.
Comment 6 Roderico Cruz 2008-07-01 06:35:21 UTC
Fixed.
Comment 7 Jaroslav Pospisil 2008-10-02 14:48:32 UTC
v.