diff options
author | bala <balanatarajan@users.noreply.github.com> | 2004-01-11 05:10:53 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2004-01-11 05:10:53 +0000 |
commit | 20d7c8a38679935ed60975b4a08f87b16235bad9 (patch) | |
tree | dc4a6dbcb25a4252edeb17d43873c736fa6d4233 | |
parent | bcc596562dc26fb31c9fa7121abffe11ea5272dc (diff) | |
download | ATCD-20d7c8a38679935ed60975b4a08f87b16235bad9.tar.gz |
ChangeLogTag:Sat Jan 10 23:09:14 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
-rw-r--r-- | TAO/ChangeLog | 10 | ||||
-rw-r--r-- | TAO/tests/MT_Client/client.global.conf | 2 | ||||
-rw-r--r-- | TAO/tests/MT_Client/client.tss.conf | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 77a7c981091..0051f3597f7 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,10 +1,18 @@ +Sat Jan 10 23:09:14 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu> + + * tests/MT_Client/client.global.conf: + * tests/MT_Client/client.tss.conf: + + These configuration files are old and the options aren't + supported any more. Nor are they used any more. + Sat Jan 10 22:56:57 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu> * performance-tests/Latency/Thread_Per_Connection/Roundtrip.cpp: * tests/MT_Client/test_i.cpp: The best fix for the problem outlined is "Sat Jan 10 21:17:10 - 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>", is to + 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>" to wait for all threads exit () before finishing shutting down the ORB_Core. I was trying to avoid this with earlier checkins. diff --git a/TAO/tests/MT_Client/client.global.conf b/TAO/tests/MT_Client/client.global.conf deleted file mode 100644 index 0bd3f27be15..00000000000 --- a/TAO/tests/MT_Client/client.global.conf +++ /dev/null @@ -1,2 +0,0 @@ -# $Id$ -# diff --git a/TAO/tests/MT_Client/client.tss.conf b/TAO/tests/MT_Client/client.tss.conf deleted file mode 100644 index d1a2308e80f..00000000000 --- a/TAO/tests/MT_Client/client.tss.conf +++ /dev/null @@ -1,3 +0,0 @@ -# $Id$ -# -static Resource_Factory "-ORBresources tss" |