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 - Bundled Tomcat debugger port
Summary: Bundled Tomcat debugger port
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2007-03-20 13:35 UTC by Martin Schovanek
Modified: 2007-08-07 12:16 UTC (History)
0 users

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 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