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

Summary: Start the HTTP server when the monitor window is opened
Product: javaee Reporter: Sherold Dev <sherold>
Component: HTTP MonitorAssignee: issues@javaee <issues>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.