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 98323

Summary: Bundled Tomcat debugger port
Product: serverplugins Reporter: Martin Schovanek <mschovanek>
Component: TomcatAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Schovanek 2007-03-20 13:35:33 UTC
[#200703181900, jdk1.5.0]

Bundled Tomcat should use different Debugger Transport Socket Port then other
Tomcat instances.
Comment 1 Sherold Dev 2007-03-20 14:33:53 UTC
I would dare to rephrase the issue :)

Other Tomcat instances should use different Debugger Transport Socket Port than
Bundled Tomcat.
Comment 2 Petr Hejl 2007-08-07 12:16:54 UTC
Fixed. Default Debugger Transport Socket Port for bundled tomcat is (still) 11555 and for others 11550.

Checking in tomcat5/src/org/netbeans/modules/tomcat5/util/TomcatProperties.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/util/TomcatProperties.java,v  <--  TomcatProperties.java
new revision: 1.22; previous revision: 1.21
done