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 126544 - Support API for server instance persistence
Summary: Support API for server instance persistence
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2008-02-02 11:29 UTC by Petr Hejl
Modified: 2008-02-10 17:32 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed change (36.44 KB, text/plain)
2008-02-02 12:59 UTC, Petr Hejl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hejl 2008-02-02 11:29:50 UTC
Server module should provide convenient way (support API) to persist properties of ide registered instances. Clients
implementing SPI part of common server can always use custom way how to store its instances. This should just establish
easy to use and common way how to achieve it.
Comment 1 Petr Hejl 2008-02-02 12:59:04 UTC
Created attachment 55950 [details]
proposed change
Comment 2 Petr Hejl 2008-02-09 09:36:59 UTC
Thanks for review. I will integrate the patch tomorrow.
Comment 3 Petr Hejl 2008-02-10 17:32:30 UTC
Published in changeset 215c6eda4972.