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 1168 - On Unix, attempt to set HTTP server port < 1024 should display message indicating _why_ this is not possible--not just reset port to 1024 quietly.
Summary: On Unix, attempt to set HTTP server port < 1024 should display message indica...
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Internal Server (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-02-11 20:44 UTC by Jesse Glick
Modified: 2003-07-01 09:35 UTC (History)
1 user (show)

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 Jesse Glick 2000-08-08 14:55:59 UTC
For example, see org.netbeans.modules.openfile.Settings which does almost the
same thing.
Comment 1 Marek Fukala 2001-06-13 09:51:55 UTC
It is possible to set port number lower than 1024 but start of the server is
denided.
Comment 2 Quality Engineering 2003-07-01 09:35:04 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.