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 194528

Summary: Cannot set up Server when creating sample web project
Product: javaee Reporter: Jaromir Uhrik <juhrik>
Component: SamplesAssignee: Martin Janicek <mjanicek>
Status: RESOLVED WONTFIX    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jaromir Uhrik 2011-01-20 14:57:10 UTC
Product Version: NetBeans IDE Dev (Build 201101200001)
Java: 1.6.0_22; Java HotSpot(TM) 64-Bit Server VM 17.1-b03-307
System: Mac OS X version 10.5.8 running on x86_64; MacRoman; en_US (nb)

Steps to reproduce:
-have NetBeans full distribution from .zip file
-have tomcat from .zip distribution
-register tomcat in NetBeans as the only one registered server
-create new sample project Samples|Java Web|JSP Examples(J2EE 1.4)
-->> During the creation of the project there is skipped panel with selecting the server which causes that the project is created with Missing Server Problem.
Comment 1 Marian Mirilovic 2011-01-20 15:07:50 UTC
P2/3
Comment 2 Petr Hejl 2011-01-20 15:13:08 UTC
IIRC this use case has never been supported. So "is skipped panel with selecting
the server" is invalid it is not skipped, it has never been there.

Anyway this is obviously not issue in Tomcat plugin
Comment 3 Jaromir Uhrik 2011-01-20 16:01:07 UTC
I am sorry for wording. By "skipping" I meant that when I create new Java Web|Web Application project then there is "Server and Settings" panel where the user needs to select Server related stuff. Such setup is not available when I create Samples|Java Web|* project which causes that the user needs to resolve 'Missing Server Problem' then.
Comment 4 Martin Balin 2016-07-07 08:56:11 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