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 41455 - Server instance node: port number is not synchronized
Summary: Server instance node: port number is not synchronized
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
: 44180 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-29 07:59 UTC by Marek Fukala
Modified: 2004-09-10 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 Marek Fukala 2004-03-29 07:59:40 UTC
[nb36-rc1]
When an user changes a server instance http
connector port number property, the instance node
(and I guess the whole j2ee code) still holds the
old value. This has these impacts:
1) the server instance node has a wrong name (minor)
2) the deployment/execution works, but the browser
is still pointed to the old port number. (medium)
Comment 1 Pavel Buzek 2004-04-05 18:49:33 UTC
Not a showstopper for 3.6.
Comment 2 Marek Fukala 2004-04-06 05:57:32 UTC
The some problem happens when user has more server instancies in the
repository and switches between them (set various default servers) and
tries to execute webmodules. The consequence is that the browser
points to a wrong server instance after the default instance change.
Even this is more serious than the problem described above, this is
IMO not a common scenario so I am preserving the priority.
Comment 3 Marek Fukala 2004-06-07 08:22:20 UTC
*** Issue 44180 has been marked as a duplicate of this issue. ***
Comment 4 Pavel Buzek 2004-08-06 20:28:42 UTC
assigning to Stepan
Comment 5 Sherold Dev 2004-08-23 17:37:13 UTC
This issue was fixed by fixing issue 41240.
Comment 6 Jiri Skrivanek 2004-09-10 11:53:15 UTC
Verified.