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 136264 - Implementation of ServerInstanceDescriptor
Summary: Implementation of ServerInstanceDescriptor
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks: 126985
  Show dependency tree
 
Reported: 2008-06-02 13:38 UTC by Petr Hejl
Modified: 2008-09-03 23:13 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hejl 2008-06-02 13:38:56 UTC
Please implement
org.netbeans.modules.j2ee.deployment.plugins.spi.OptionalDeploymentManagerFactory.getServerInstanceDescriptor() in order
to provide API access to properties of the server required by clients. This way we can get rid of InstanceProperties
leak hacks.
Comment 1 Vince Kraemer 2008-09-03 23:13:45 UTC
http://hg.netbeans.org/main/rev/f09b6478d0b7 by pcw