summaryrefslogtreecommitdiff
path: root/TAO/docs/interceptors.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/interceptors.html')
-rw-r--r--TAO/docs/interceptors.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/docs/interceptors.html b/TAO/docs/interceptors.html
index 054e631fc4a..6141d4feee4 100644
--- a/TAO/docs/interceptors.html
+++ b/TAO/docs/interceptors.html
@@ -12,8 +12,8 @@ bgcolor="#ffffff">
<p>We have revised TAO's interceptor implementation so that it
conforms to the Portable Interceptor specification which is now a part
-of the <a href="http://www.omg.org/cgi-bin/doc?formal/01-09-34">CORBA
-2.5</A> specification. The purpose of this document is to provide a
+of the <a href="http://www.omg.org/cgi-bin/doc?formal/02-05-15">CORBA
+2.6.1</A> specification. The purpose of this document is to provide a
transition guide for those who have used our old interceptors. The
old interceptors will no longer be supported now that we have the new
mechanism in place. A paper that describes TAO's portable
@@ -404,7 +404,7 @@ module PortableInterceptor
<hr><P>
<H3><a name="ref">References</a></H3>
<UL>
- <LI><A HREF="http://www.omg.org/cgi-bin/doc?formal/01-09-34">formal/2001-09-34</A> -- CORBA 2.5 Specification -- contains the Portable Interceptors chapter</LI>
+ <LI><A HREF="http://www.omg.org/cgi-bin/doc?formal/02-05-15">formal/02-05-15</A> -- CORBA 2.6.1 Specification -- contains the Portable Interceptors chapter</LI>
</UL>
<hr>