You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ad...@apache.org on 2005/12/06 14:36:14 UTC

svn commit: r354427 - /geronimo/specs/trunk/geronimo-spec-corba/src/main/idl/IOP.idl

Author: adc
Date: Tue Dec  6 05:36:11 2005
New Revision: 354427

URL: http://svn.apache.org/viewcvs?rev=354427&view=rev
Log:
PR: GERONIMO-1296
Submitted by: Anders Hessellund Jensen

Modified:
    geronimo/specs/trunk/geronimo-spec-corba/src/main/idl/IOP.idl

Modified: geronimo/specs/trunk/geronimo-spec-corba/src/main/idl/IOP.idl
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-corba/src/main/idl/IOP.idl?rev=354427&r1=354426&r2=354427&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-corba/src/main/idl/IOP.idl (original)
+++ geronimo/specs/trunk/geronimo-spec-corba/src/main/idl/IOP.idl Tue Dec  6 05:36:11 2005
@@ -56,7 +56,9 @@
 	const ServiceId	INVOCATION_POLICIES = 7;
 	const ServiceId	FORWARDED_IDENTITY = 8;
 	const ServiceId	UnknownExceptionInfo = 9;
-
+	const ServiceId RTCorbaPriority = 10;
+	const ServiceId RTCorbaPriorityRange = 11;
+	const ServiceId ExceptionDetailMessage = 14;
 
   typedef sequence<IOP::TaggedComponent> TaggedComponentSeq;