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 85586 - WSDL editor: TargetNamespace value loses changed value when moving forward/back
Summary: WSDL editor: TargetNamespace value loses changed value when moving forward/back
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Ritesh Adval
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 19:30 UTC by jlautz
Modified: 2006-09-24 13:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2006-09-22 19:30:47 UTC
Seen on Windows XP with NB 55 20060921_1:

1. Start the WSDL Wizard.
2. Change the file name and the target namespace.
3. Click Forward.
4. Click Back.
==> The target namespace has reverted to the default based on the changed file name.
Comment 1 jlautz 2006-09-22 19:31:48 UTC
Step 3 should be "click Next".
Comment 2 jlautz 2006-09-22 19:35:55 UTC
In some cases, the target namespace changes to http://j2ee.netbeans.org/<file
name>/<file name>
Comment 3 Ritesh Adval 2006-09-22 23:46:09 UTC
This is now fixed.
Comment 4 jlautz 2006-09-24 13:54:40 UTC
Verified on Windows XP with NB 55 060923 and JDK 1.5.0_07:

The target namespaces remembers its changed value.