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 38562 - There is hardcoded the url in TomcatModule.getWebURL
Summary: There is hardcoded the url in TomcatModule.getWebURL
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
: 38621 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-08 23:19 UTC by Petr Pisl
Modified: 2006-02-28 11:53 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 Petr Pisl 2004-01-08 23:19:33 UTC
There is hardcoded the url in the class
org.netbeans.modules.tomcat5.TomcatModule in the
method getWebURL. This can be problem, when the
port  is changed.
Comment 1 Pavel Buzek 2004-01-16 18:29:26 UTC
will try to fix for 3.6
Comment 2 Pavel Buzek 2004-01-26 20:32:51 UTC
Not only that. Tomcat does not work with different port then 8080 at
all. If anybody saw this work pls contact me :)
Comment 3 Pavel Buzek 2004-01-27 04:24:23 UTC
fixed
Comment 4 Pavel Buzek 2004-01-29 05:39:01 UTC
*** Issue 38621 has been marked as a duplicate of this issue. ***
Comment 5 Jaroslav Pospisil 2006-02-28 11:53:18 UTC
VERIFIED