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 61274 - Start the HTTP server when the monitor window is opened
Summary: Start the HTTP server when the monitor window is opened
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-22 09:39 UTC by Sherold Dev
Modified: 2007-08-30 17:29 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 Sherold Dev 2005-07-22 09:39:04 UTC
Start the internal HTTP server when the monitor window is opened.

This way we will get rid of a common pitfall when users are trying to use the
HTTP monitor with external or remote servers. They usually copy the required
jars and configure the filter properly, but they forget to start the internal
HTTP Server.

The other reason for implementing this is the upcomming removal of the http
server node from the runtime window to options.