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 168760 - GF v3 Local Instance Registration replaces remote one and vice versa
Summary: GF v3 Local Instance Registration replaces remote one and vice versa
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-17 22:02 UTC by Martin Schovanek
Modified: 2009-09-18 22:28 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 2009-07-17 22:02:41 UTC
[#2009170714, jdk 1.6.0]

to reproduce:
-------------
1) register localhost:4848 remote domain
2) register domain1 local domain
ERROR: the second registration replaces the first one
Comment 1 Vince Kraemer 2009-07-20 16:49:22 UTC
very synthetic test-case. not p2
Comment 2 Martin Schovanek 2009-07-21 14:09:31 UTC
I would like to check the Remote Deployment on localhost before i deploy it on remote production server but during
development I prefer the Local Deployment.

Is it synthetic use case?
Comment 3 Vince Kraemer 2009-07-21 14:12:11 UTC
yes. it is.
Comment 4 Vince Kraemer 2009-09-17 23:56:43 UTC
http://hg.netbeans.org/web-main/rev/86a314ffbdd7 
Comment 5 Quality Engineering 2009-09-18 22:28:43 UTC
Integrated into 'main-golden', will be available in build *200909181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/86a314ffbdd7
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #168760: prevent remote registration from over-writing a local domain...