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 72153 - More than one port in properties GUI for tomcat to listen to.
Summary: More than one port in properties GUI for tomcat to listen to.
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-02 10:02 UTC by shuttle69
Modified: 2007-08-30 17:37 UTC (History)
0 users

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 shuttle69 2006-02-02 10:02:29 UTC
In NB5 you can't manually add a port in server.xml since it will lose track of 
tomcat then... Often you wan't to test everything on 443 with SSL/dummy 
certificate and also have port 80 open to avoid questions eachtime surfing 
during development... So at least 2 listen ports would be convenient.