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 167854 - Calculator sample can't be created if there is no registred server
Summary: Calculator sample can't be created if there is no registred server
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-30 07:57 UTC by Vitaly Bychkov
Modified: 2009-09-18 09:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the wizard (103.89 KB, image/png)
2009-09-18 09:51 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2009-06-30 07:57:42 UTC
Steps to reproduce:

1. Go to the Services and remove all registred servers or simply start with a new userdir(the last one is a standard use
case )
2. Invoke New Project wizard, choose Samples->Web Services -Calculator, press next
3. See just Back and Cancel buttons available, the Finish button is grayed.
There is no any Warning or Error messages. 

Workaround: register as minimum one server. 


The issue observed with Netbeans 6.5.1 (Build 200906280658) JDK 1.5.0-17 and 1.6.0-13, OS - Win XP
Comment 1 Petr Jiricka 2009-09-18 09:50:26 UTC
Now it seems to be fixed, there is a proper error message. Attaching a screenshot. Please reopen if you can still reproduce.
Comment 2 Petr Jiricka 2009-09-18 09:51:39 UTC
Created attachment 87895 [details]
Screenshot of the wizard