This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 209246 - Add a notion of 'default instance' to support Singleton resources
Summary: Add a notion of 'default instance' to support Singleton resources
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Joel Hawkins CLA
QA Contact:
URL: http://wiki.eclipse.org/COSMOS_Bug_De...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-08 14:39 EST by Joel Hawkins CLA
Modified: 2012-01-03 13:53 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Hawkins CLA 2007-11-08 14:39:00 EST
The CMDBf specification expresses the WebServices interface to an implementation using stateless semantics. COSMOS needs to support this mechanism, while lobbying CMDBf to expand their specification to fit into a capbability-model view of the world.

This can be handled in the annotations by tagging a static factory-type method (like static <T> getInstance()) as the implementation of a singleton-semantic instance.
Comment 1 Joel Hawkins CLA 2007-11-09 08:54:46 EST
This bug is fairly easy (just a couple of days), but has a dependency on Muse. Balan is aware of this, so he can probably give an estimate of when we can start.
Comment 2 Joel Hawkins CLA 2008-04-30 22:15:39 EDT
The WSDM annotations will be refactored to reconcile them with JAX-WS. JAX-WS will provide singleton semantics.
Comment 3 David Whiteman CLA 2008-11-05 14:57:49 EST
closing to cleanup bugzilla