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 - Cannot set up Server when creating sample web project
Summary: Cannot set up Server when creating sample web project
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Samples (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-20 14:57 UTC by Jaromir Uhrik
Modified: 2016-07-07 08:56 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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