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 178396 - remote domains become unusable
Summary: remote domains become unusable
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 17:03 UTC by Vince Kraemer
Modified: 2009-12-09 18:08 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 Vince Kraemer 2009-12-09 17:03:39 UTC
start the IDE
register a remote v3 domain
create a web app that targets the remote domain
run the app to verify that the remote domain works
exit the ide
restart the ide
run the app created above... it now targets a local domain.
Look in Services explorer
   the remote domain is listed
try to create a web app that targets the remote domain
   the remote domain is not on the list of available servers.
Comment 1 Vince Kraemer 2009-12-09 17:44:13 UTC
does not apply to 6.8... 

so it is probably a side-effect of this change...

http://hg.netbeans.org/web-main/rev/10e90cc864ef
Comment 2 Vince Kraemer 2009-12-09 18:03:53 UTC
http://hg.netbeans.org/web-main/rev/dcc2bed56b0c

this actually needs to be part of the commit for bug 177562