diff options
-rw-r--r-- | TAO/ChangeLog | 7 | ||||
-rw-r--r-- | TAO/tests/ORB_Local_Config/Bug_3049/a.conf | 2 |
2 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index dd0b1b81074..03befe37a56 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,10 @@ +Wed Jun 11 20:50:15 UTC 2008 Chris Cleeland <cleeland@ociweb.com> + + * tests/ORB_Local_Config/Bug_3049/a.conf: + + Committing this for Phil Mesnier, who was having problems with + subversion and this file for some reason. + Wed Jun 11 19:07:03 UTC 2008 Chad Elliott <elliott_c@ociweb.com> * tao/Profile_Transport_Resolver.cpp: diff --git a/TAO/tests/ORB_Local_Config/Bug_3049/a.conf b/TAO/tests/ORB_Local_Config/Bug_3049/a.conf new file mode 100644 index 00000000000..042a572964b --- /dev/null +++ b/TAO/tests/ORB_Local_Config/Bug_3049/a.conf @@ -0,0 +1,2 @@ +dynamic UIOP_Factory Service_Object * TAO_Strategies:_make_TAO_UIOP_Protocol_Factory() "" +dynamic Advanced_Resource_Factory Service_Object * TAO_Strategies:_make_TAO_Advanced_Resource_Factory () "-ORBProtocolFactory UIOP_Factory" |