Issue 10566: Section: 8.7.3 (qos4ccm-ftf) Source: Remedy IT (Mr. Johnny Willemsen, jwillemsen@remedy.nl) Nature: Clarification Severity: Significant Summary: 8.7.3 has several errors, in description, headers, idl, wrong types, interfaces, etc Resolution: Wrong IDL and headers have been fixed. Revised Text: IDL fraction in 8.7.3 has been changed to: module Components { module ContainerPortableInterceptor { local interface ServantContainerInterceptorRegistration { Components::Cookie register_servant_interceptor ( in StubContainerInterceptor ci); ServantContainerInterceptor unregister_servant_interceptor ( in Components::Cookie ck) raises(InvalidRegistration); }; }; }; · Heading 8.7.3.1 is changed to register_servant_interceptor · Heading 8.7.3.2 is changed to unregister_servant_interceptor Actions taken: January 5, 2007: received issue January 15, 2008: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 05 Jan 2007 09:46:14 -0500 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Johnny Willemsen Company: Remedy IT mailFrom: jwillemsen@remedy.nl Notification: Yes Specification: QoS for CCM Section: 8.7.3 FormalNumber: 06-04-15 Version: 1 RevisionDate: 01-09-2006 Page: 34 Nature: Clarification Severity: Significant HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 Description 8.7.3 has several errors, in description, headers, idl, wrong types, interfaces, etc