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 169854 - New registered server does not appears after added
Summary: New registered server does not appears after added
Status: RESOLVED DUPLICATE of bug 185580
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: PC Windows XP x64
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-08-05 02:57 UTC by davisn
Modified: 2010-05-12 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
issue creen shot (52.01 KB, image/png)
2009-08-05 02:58 UTC, davisn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2009-08-05 02:57:51 UTC
Usability: New registered server does not appears at the Server list right after it's added

Steps To Reproduce:
1. Install 6.8 trunk 08/04/2009 build
2. Start the IDE -> expands the Servers node
3. Select to create a new Web project, select "Add" button to a new Server Instance (eg, name V3-domain2) -> select Next
-> register Domain as domain2 -> click Finish
BUG:
    The recently registered V3-domain2 does not appear in the Server list
    When select to add a new server during the project creation, user is expected to select that new registered server
for his current creation project
Comment 1 davisn 2009-08-05 02:58:17 UTC
Created attachment 85799 [details]
issue creen shot
Comment 2 Vince Kraemer 2009-08-07 18:07:30 UTC
The server does appear in the list after a few seconds... which does seem like a long time.... especially if the domain,
etc already exists.

There may be a way to short-circuit the code that populates the server 'pick list' to speed this up.

I think the code that supports the Add server button on project wizards is part of j2eeserver or it may even be part of
each project implementation...

Assigning to j2eeserver for evaluation
Comment 3 Petr Hejl 2010-05-12 14:12:26 UTC
Most likely the same cause as reported in issue 185580.

*** This bug has been marked as a duplicate of bug 185580 ***