summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/ORBInitInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/ORBInitInfo.cpp')
-rw-r--r--TAO/tao/PI/ORBInitInfo.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/PI/ORBInitInfo.cpp b/TAO/tao/PI/ORBInitInfo.cpp
index cb1f7e5b9da..18e844abf28 100644
--- a/TAO/tao/PI/ORBInitInfo.cpp
+++ b/TAO/tao/PI/ORBInitInfo.cpp
@@ -116,8 +116,9 @@ TAO_ORBInitInfo::codec_factory (void)
if (loader == 0)
{
ACE_Service_Config::process_directive (
- ACE_DYNAMIC_SERVICE_DIRECTIVE("CodecFactory",
+ ACE_DYNAMIC_VERSIONED_SERVICE_DIRECTIVE("CodecFactory",
"TAO_CodecFactory",
+ TAO_VERSION,
"_make_TAO_CodecFactory_Loader",
""));
loader =