This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 260735 - Core resolver for directory services
Summary: Core resolver for directory services
Status: RESOLVED FIXED
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: Jeff Hamm CLA
QA Contact:
URL: http://wiki.eclipse.org/COSMOS_Design...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 11:10 EST by Jeff Hamm CLA
Modified: 2012-01-03 13:46 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 Jeff Hamm CLA 2009-01-12 11:10:15 EST
Change Resolver needs to be able to look at directory definitions and resolve CIM types that may define such things as READABLE, WRITABLE, ROOT, etc.
Comment 1 Jeff Hamm CLA 2009-03-10 12:59:51 EDT
Submitted under project org.eclipse.cosmos.me.deployment.sdd.runtime the
following file:

org.eclipse.cosmos.me.deployment.sdd.runtime.cr.resolver.DirectoryResolver.java

The class will support the necessary checks for resolving directory CIM types
by peforming checks to see if the directory and associated CIM properties
that the runtime is executing in matches what is being expected by the SDD
being processed.