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 125665 - Inconsistent state in New WSDL Document wizard generation
Summary: Inconsistent state in New WSDL Document wizard generation
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 13:30 UTC by lpolycarpou
Modified: 2016-07-07 09:56 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 lpolycarpou 2008-01-21 13:30:00 UTC
I believe there is a slightly odd implementation of the New WSDL Document wizard.  

If a new WSDL document wizard is started and the user hits Finish on the first page, an empty WSDL is created (besides
some definitions and empty types tag).  

If instead they navigate to the next step and hit Finish, a WSDL is generated with default Messages, PortTypes and
Extensibility Elements.

Furthermore, if they hit back (to go back to the first page) after navigating to the first step, an 'empty' WSDL is
again created.  This happens even after making changes in the Abstract Configuration type.  The state is remembered but
the generated WSDL you get depends on when you terminate the wizard.  If this is by design, it needs some clarity since
this isn't normally the way wizards work in Windows.  You normally see the same result whenever you click Finish from
any page in the wizard once all the state is established.
Comment 1 Martin Balin 2016-07-07 09:56:49 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