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 199909 - Services->Server items don't persist between IDE restarts
Summary: Services->Server items don't persist between IDE restarts
Status: RESOLVED DUPLICATE of bug 192164
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-05 23:58 UTC by dustin_mccartney
Modified: 2011-07-07 07:36 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 dustin_mccartney 2011-07-05 23:58:19 UTC
When I add additional servers to the "Services->Server" pane (Glassfish v3.x), the added server does not persist between IDE restarts.  Steps to reproduce (everytime I start Netbeans 7.0):

  1) Start Netbeans 7.0
  2) Navigate to the Services page.
  3) RMB Click on "Servers" and choose "Add Server..."
  4) Choose "Glassfish Server 3.x" and click "Next >".
  5) Choose the Glassfish v3.x installation path.
  6) Check the "I have read..." disclaimer and then click "Finish"
  7) Modify Web project's "Run" to use this server.
  8) Restart Netbeans 7.0 (the Server(s) are gone, so repeat steps #1-#7)

Expected behavior:

The Servers should persist between between Netbeans 7.0 runs.  This did work as expected in Netbeans 6.8-6.9.x but no longer does in 7.0
Comment 1 Jiri Skrivanek 2011-07-07 07:36:51 UTC
It is fixed in 7.0.1 code line.

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