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 75690 - Finalize wizard for WS from WSDL
Summary: Finalize wizard for WS from WSDL
Status: RESOLVED WONTFIX
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-28 13:25 UTC by jrojcek
Modified: 2009-12-21 05:17 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 jrojcek 2006-04-28 13:25:27 UTC
The current UI is not according to the spec. The WSDL File text field should be
at the top of the wizard. The Web Service Port is not in the spec. Probably
should be.

Another UI issues:
- The initial name should be "NewWebService", not "NewWebServiceFromWSDL".
- The Browse buttons are too wide for some reason.
- The beginning of text fields is not aligned properly vertically with other
text fields.
Comment 1 Radko Najman 2006-07-18 15:59:09 UTC
UI spec was updated and UI issues fixed.

Initil name is taken from the layer and I don't see a way how to programatically
change it. I cannot change the name in the layer because it would collide with
the ordinary web service wizard. Leaving the issue open because of this problem
and downgrading to P4.

Checking in WebServiceFromWSDLPanel.java;
/cvs/websvc/dev/src/org/netbeans/modules/websvc/dev/wizard/Attic/WebServiceFromWSDLPanel.java,v
 <--  WebServiceFromWSDLPanel.java
new revision: 1.1.2.20; previous revision: 1.1.2.19
done
Checking in WebServiceFromWSDLPanel.form;
/cvs/websvc/dev/src/org/netbeans/modules/websvc/dev/wizard/Attic/WebServiceFromWSDLPanel.form,v
 <--  WebServiceFromWSDLPanel.form
new revision: 1.1.2.7; previous revision: 1.1.2.6
done
Comment 2 Jiri Prox 2007-09-17 21:44:46 UTC
Obsolete milestone, please reevaluate
Comment 3 Lukas Jungmann 2008-04-14 17:14:46 UTC
moving opened issues where TM != dev to TM=TBD
Comment 4 Milan Kuchtiak 2008-12-01 14:56:00 UTC
Still valid.
Comment 5 Quality Engineering 2009-12-21 05:17:46 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team