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

Summary: Inconsistent state in New WSDL Document wizard generation
Product: xml Reporter: lpolycarpou <lpolycarpou>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

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