summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-01 11:24:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-01 11:24:14 +0000
commit68ac90745565e8d85feb0768e555ae4839bbe34e (patch)
tree67a4d4715aea983150e45cad2c84d1a41924f915
parent53bbf68fca0be40291725d3933d52f39a2a0ed68 (diff)
downloadATCD-68ac90745565e8d85feb0768e555ae4839bbe34e.tar.gz
ChangeLogTag: Fri Jul 1 10:05:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/RTCORBA/RTCORBAA.cpp153
-rw-r--r--TAO/tao/RTCORBA/RTCORBAC.h8
-rw-r--r--bin/MakeProjectCreator/config/fault_tolerance.mpb2
-rw-r--r--bin/MakeProjectCreator/config/ftclientorb.mpb4
-rw-r--r--bin/MakeProjectCreator/config/interceptors.mpb2
-rw-r--r--bin/MakeProjectCreator/config/iorinterceptor.mpb2
-rw-r--r--bin/MakeProjectCreator/config/loadbalancing.mpb2
-rw-r--r--bin/MakeProjectCreator/config/rtscheduling.mpb4
8 files changed, 88 insertions, 89 deletions
diff --git a/TAO/tao/RTCORBA/RTCORBAA.cpp b/TAO/tao/RTCORBA/RTCORBAA.cpp
index f14feb4cb8a..8611ac7c104 100644
--- a/TAO/tao/RTCORBA/RTCORBAA.cpp
+++ b/TAO/tao/RTCORBA/RTCORBAA.cpp
@@ -35,6 +35,7 @@
#include "tao/String_TypeCode_Static.h"
#include "tao/Struct_TypeCode_Static.h"
#include "tao/TypeCode_Struct_Field.h"
+#include "tao/Recursive_Type_TypeCode.h"
#include "tao/CDR.h"
#include "tao/Any.h"
#include "tao/Any_Impl_T.h"
@@ -42,7 +43,7 @@
#include "tao/Any_Basic_Impl_T.h"
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:50
static TAO::TypeCode::Alias<char const *,
CORBA::TypeCode_ptr const *,
@@ -62,7 +63,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:50
static TAO::TypeCode::Alias<char const *,
CORBA::TypeCode_ptr const *,
@@ -82,7 +83,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:50
static TAO::TypeCode::Alias<char const *,
CORBA::TypeCode_ptr const *,
@@ -102,7 +103,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:50
static TAO::TypeCode::Alias<char const *,
CORBA::TypeCode_ptr const *,
@@ -122,7 +123,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/struct_typecode.cpp:74
+// be\be_visitor_typecode/struct_typecode.cpp:87
static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_RTCORBA_ThreadpoolLane[] =
{
@@ -132,10 +133,9 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
};
static TAO::TypeCode::Struct<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::TypeCode::Struct_Field<char const *,
- CORBA::TypeCode_ptr const *> const *,
- TAO::Null_RefCount_Policy>
+ CORBA::TypeCode_ptr const *,
+ TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *,
+ TAO::Null_RefCount_Policy>
_tao_tc_RTCORBA_ThreadpoolLane (
CORBA::tk_struct,
"IDL:omg.org/RTCORBA/ThreadpoolLane:1.0",
@@ -152,12 +152,12 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:50
// TAO_IDL - Generated from
-// be/be_visitor_typecode/typecode_defn.cpp:925
+// be\be_visitor_typecode/typecode_defn.cpp:937
#ifndef _TAO_TYPECODE_RTCORBA_ThreadpoolLanes_GUARD
@@ -181,6 +181,7 @@ namespace TAO
#endif /* _TAO_TYPECODE_RTCORBA_ThreadpoolLanes_GUARD */
+
static TAO::TypeCode::Alias<char const *,
CORBA::TypeCode_ptr const *,
TAO::Null_RefCount_Policy>
@@ -199,7 +200,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/enum_typecode.cpp:34
+// be\be_visitor_typecode/enum_typecode.cpp:34
static char const * const _tao_enumerators_RTCORBA_PriorityModel[] =
{
@@ -226,7 +227,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -244,7 +245,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -262,7 +263,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -280,7 +281,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/struct_typecode.cpp:74
+// be\be_visitor_typecode/struct_typecode.cpp:87
static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_RTCORBA_Protocol[] =
{
@@ -290,10 +291,9 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
};
static TAO::TypeCode::Struct<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::TypeCode::Struct_Field<char const *,
- CORBA::TypeCode_ptr const *> const *,
- TAO::Null_RefCount_Policy>
+ CORBA::TypeCode_ptr const *,
+ TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *,
+ TAO::Null_RefCount_Policy>
_tao_tc_RTCORBA_Protocol (
CORBA::tk_struct,
"IDL:omg.org/RTCORBA/Protocol:1.0",
@@ -310,12 +310,12 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:50
// TAO_IDL - Generated from
-// be/be_visitor_typecode/typecode_defn.cpp:925
+// be\be_visitor_typecode/typecode_defn.cpp:937
#ifndef _TAO_TYPECODE_RTCORBA_ProtocolList_GUARD
@@ -339,6 +339,7 @@ namespace TAO
#endif /* _TAO_TYPECODE_RTCORBA_ProtocolList_GUARD */
+
static TAO::TypeCode::Alias<char const *,
CORBA::TypeCode_ptr const *,
TAO::Null_RefCount_Policy>
@@ -357,7 +358,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -375,7 +376,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -393,7 +394,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -411,7 +412,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -429,7 +430,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -447,7 +448,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -465,7 +466,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -483,7 +484,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -501,7 +502,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -519,7 +520,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/struct_typecode.cpp:74
+// be\be_visitor_typecode/struct_typecode.cpp:87
static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_RTCORBA_PriorityBand[] =
{
@@ -528,10 +529,9 @@ static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> co
};
static TAO::TypeCode::Struct<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::TypeCode::Struct_Field<char const *,
- CORBA::TypeCode_ptr const *> const *,
- TAO::Null_RefCount_Policy>
+ CORBA::TypeCode_ptr const *,
+ TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *,
+ TAO::Null_RefCount_Policy>
_tao_tc_RTCORBA_PriorityBand (
CORBA::tk_struct,
"IDL:omg.org/RTCORBA/PriorityBand:1.0",
@@ -548,12 +548,12 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/alias_typecode.cpp:31
+// be\be_visitor_typecode/alias_typecode.cpp:50
// TAO_IDL - Generated from
-// be/be_visitor_typecode/typecode_defn.cpp:925
+// be\be_visitor_typecode/typecode_defn.cpp:937
#ifndef _TAO_TYPECODE_RTCORBA_PriorityBands_GUARD
@@ -577,6 +577,7 @@ namespace TAO
#endif /* _TAO_TYPECODE_RTCORBA_PriorityBands_GUARD */
+
static TAO::TypeCode::Alias<char const *,
CORBA::TypeCode_ptr const *,
TAO::Null_RefCount_Policy>
@@ -595,7 +596,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -613,7 +614,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -631,7 +632,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -649,14 +650,13 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_typecode/struct_typecode.cpp:74
+// be\be_visitor_typecode/struct_typecode.cpp:87
static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const * const _tao_fields_RTCORBA_RTORB_MutexNotFound = 0;
static TAO::TypeCode::Struct<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::TypeCode::Struct_Field<char const *,
- CORBA::TypeCode_ptr const *> const *,
- TAO::Null_RefCount_Policy>
+ CORBA::TypeCode_ptr const *,
+ TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *,
+ TAO::Null_RefCount_Policy>
_tao_tc_RTCORBA_RTORB_MutexNotFound (
CORBA::tk_except,
"IDL:omg.org/RTCORBA/RTORB/MutexNotFound:1.0",
@@ -668,14 +668,13 @@ static TAO::TypeCode::Struct<char const *,
&_tao_tc_RTCORBA_RTORB_MutexNotFound;
// TAO_IDL - Generated from
-// be/be_visitor_typecode/struct_typecode.cpp:74
+// be\be_visitor_typecode/struct_typecode.cpp:87
static TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const * const _tao_fields_RTCORBA_RTORB_InvalidThreadpool = 0;
static TAO::TypeCode::Struct<char const *,
- CORBA::TypeCode_ptr const *,
- TAO::TypeCode::Struct_Field<char const *,
- CORBA::TypeCode_ptr const *> const *,
- TAO::Null_RefCount_Policy>
+ CORBA::TypeCode_ptr const *,
+ TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const *,
+ TAO::Null_RefCount_Policy>
_tao_tc_RTCORBA_RTORB_InvalidThreadpool (
CORBA::tk_except,
"IDL:omg.org/RTCORBA/RTORB/InvalidThreadpool:1.0",
@@ -687,7 +686,7 @@ static TAO::TypeCode::Struct<char const *,
&_tao_tc_RTCORBA_RTORB_InvalidThreadpool;
// TAO_IDL - Generated from
-// be/be_visitor_typecode/objref_typecode.cpp:76
+// be\be_visitor_typecode/objref_typecode.cpp:76
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
@@ -705,7 +704,7 @@ namespace RTCORBA
// TAO_IDL - Generated from
-// be/be_visitor_structure/any_op_cs.cpp:54
+// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
void operator<<= (
@@ -763,7 +762,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_sequence/any_op_cs.cpp:54
+// be\be_visitor_sequence/any_op_cs.cpp:54
// Copying insertion.
@@ -822,7 +821,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_enum/any_op_cs.cpp:52
+// be\be_visitor_enum/any_op_cs.cpp:52
void operator<<= (
CORBA::Any &_tao_any,
@@ -850,7 +849,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -925,7 +924,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1000,7 +999,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1075,7 +1074,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_structure/any_op_cs.cpp:54
+// be\be_visitor_structure/any_op_cs.cpp:54
@@ -1150,7 +1149,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_sequence/any_op_cs.cpp:54
+// be\be_visitor_sequence/any_op_cs.cpp:54
namespace TAO
{
@@ -1225,7 +1224,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1300,7 +1299,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1375,7 +1374,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1450,7 +1449,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1525,7 +1524,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1600,7 +1599,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1675,7 +1674,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1750,7 +1749,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1825,7 +1824,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -1900,7 +1899,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_structure/any_op_cs.cpp:54
+// be\be_visitor_structure/any_op_cs.cpp:54
// Copying insertion.
void operator<<= (
@@ -1958,7 +1957,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_sequence/any_op_cs.cpp:54
+// be\be_visitor_sequence/any_op_cs.cpp:54
// Copying insertion.
@@ -2017,7 +2016,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -2092,7 +2091,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -2167,7 +2166,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -2242,7 +2241,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_interface/any_op_cs.cpp:50
+// be\be_visitor_interface/any_op_cs.cpp:50
namespace TAO
{
@@ -2317,7 +2316,7 @@ operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_exception/any_op_cs.cpp:50
+// be\be_visitor_exception/any_op_cs.cpp:50
namespace TAO
{
@@ -2392,7 +2391,7 @@ CORBA::Boolean operator>>= (
}
// TAO_IDL - Generated from
-// be/be_visitor_exception/any_op_cs.cpp:50
+// be\be_visitor_exception/any_op_cs.cpp:50
namespace TAO
{
diff --git a/TAO/tao/RTCORBA/RTCORBAC.h b/TAO/tao/RTCORBA/RTCORBAC.h
index df79549f42e..f8b50698b05 100644
--- a/TAO/tao/RTCORBA/RTCORBAC.h
+++ b/TAO/tao/RTCORBA/RTCORBAC.h
@@ -2577,7 +2577,7 @@ namespace RTCORBA
)) = 0;
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:51
+ // be\be_visitor_exception/exception_ch.cpp:53
#if !defined (_RTCORBA_RTORB_MUTEXNOTFOUND_CH_)
#define _RTCORBA_RTORB_MUTEXNOTFOUND_CH_
@@ -2614,7 +2614,7 @@ namespace RTCORBA
);
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:127
+ // be\be_visitor_exception/exception_ch.cpp:129
virtual CORBA::TypeCode_ptr _tao_type (void) const;
};
@@ -2724,7 +2724,7 @@ namespace RTCORBA
)) = 0;
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:51
+ // be\be_visitor_exception/exception_ch.cpp:53
#if !defined (_RTCORBA_RTORB_INVALIDTHREADPOOL_CH_)
#define _RTCORBA_RTORB_INVALIDTHREADPOOL_CH_
@@ -2761,7 +2761,7 @@ namespace RTCORBA
);
// TAO_IDL - Generated from
- // be\be_visitor_exception/exception_ch.cpp:127
+ // be\be_visitor_exception/exception_ch.cpp:129
virtual CORBA::TypeCode_ptr _tao_type (void) const;
};
diff --git a/bin/MakeProjectCreator/config/fault_tolerance.mpb b/bin/MakeProjectCreator/config/fault_tolerance.mpb
index b2745497538..35e964d4df6 100644
--- a/bin/MakeProjectCreator/config/fault_tolerance.mpb
+++ b/bin/MakeProjectCreator/config/fault_tolerance.mpb
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : naming, notification, portablegroup, messaging, ftorb {
+project : naming, notification, portablegroup, messaging, ftorb, pi, pi_server {
after += FaultTolerance
libs += TAO_FaultTolerance
tagchecks += FaultTolerance
diff --git a/bin/MakeProjectCreator/config/ftclientorb.mpb b/bin/MakeProjectCreator/config/ftclientorb.mpb
index 46cabd37291..f3f70ab90dd 100644
--- a/bin/MakeProjectCreator/config/ftclientorb.mpb
+++ b/bin/MakeProjectCreator/config/ftclientorb.mpb
@@ -1,8 +1,8 @@
// -*- MPC -*-
// $Id$
-project : ftorbutils, interceptors {
- after += FT_ClientORB
+project : ftorbutils, pi, interceptors {
+ after += FT_ClientORB
libs += TAO_FT_ClientORB
requires += ace_uuid
tagchecks += FT_ClientORB
diff --git a/bin/MakeProjectCreator/config/interceptors.mpb b/bin/MakeProjectCreator/config/interceptors.mpb
index 2cd9db7fff4..eda8c6d1bc3 100644
--- a/bin/MakeProjectCreator/config/interceptors.mpb
+++ b/bin/MakeProjectCreator/config/interceptors.mpb
@@ -1,6 +1,6 @@
// -*- MPC -*-
// $Id$
-project: pi {
+project {
requires += interceptors
}
diff --git a/bin/MakeProjectCreator/config/iorinterceptor.mpb b/bin/MakeProjectCreator/config/iorinterceptor.mpb
index 43310026ccd..d55e844d244 100644
--- a/bin/MakeProjectCreator/config/iorinterceptor.mpb
+++ b/bin/MakeProjectCreator/config/iorinterceptor.mpb
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : taolib, portableserver, objreftemplate, valuetype {
+project : taolib, portableserver, pi, objreftemplate, valuetype {
after += IORInterceptor
libs += TAO_IORInterceptor
}
diff --git a/bin/MakeProjectCreator/config/loadbalancing.mpb b/bin/MakeProjectCreator/config/loadbalancing.mpb
index 7ad4f78dd3a..edd897f4798 100644
--- a/bin/MakeProjectCreator/config/loadbalancing.mpb
+++ b/bin/MakeProjectCreator/config/loadbalancing.mpb
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : messaging, naming, portablegroup, iorinterceptor {
+project : messaging, naming, portablegroup, pi, pi_server, iorinterceptor {
libs += TAO_CosLoadBalancing
after += CosLoadBalancing
tagchecks += CosLoadBalancing
diff --git a/bin/MakeProjectCreator/config/rtscheduling.mpb b/bin/MakeProjectCreator/config/rtscheduling.mpb
index 9dc026b6087..a746dc72693 100644
--- a/bin/MakeProjectCreator/config/rtscheduling.mpb
+++ b/bin/MakeProjectCreator/config/rtscheduling.mpb
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : rtcorba, portableserver {
- after += RTScheduler
+project : rtcorba, portableserver, pi, pi_server {
+ after += RTScheduler
libs += TAO_RTScheduler
}