Issue 10669: Clarify exception condition (data-distribution-rtf) Source: PrismTech (Mr. Erik Hendriks, erik.hendriks(at)prismtech.com) Nature: Clarification Severity: Summary: Problem: The explaination on page 3-24 for the create_cache operation states that a PreconditionNotMet is only raised if the usage of the access is not compatiable with the usage of the cache. It should also say that a PreconditionNotMet is raised if an access is attempted to be created while the cache is not yet enabled for pub sub. Solution: Add the new reason in the description. Resolution: Revised Text: Actions taken: February 12, 2007: received issue Discussion: Clarify exception condition for precondition not met in the create_access operation of the Cache in section 3.1.6.3.4 on page 3-24 End of Annotations:===== s is issue # 10669 Clarify exception condition Clarify exception condition for precondition not met in the create_access operation of the Cache in section 3.1.6.3.4 on page 3-24 Problem: The explaination on page 3-24 for the create_cache operation states that a PreconditionNotMet is only raised if the usage of the access is not compatiable with the usage of the cache. It should also say that a PreconditionNotMet is raised if an access is attempted to be created while the cache is not yet enabled for pub sub. Solution: Add the new reason in the description.