diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 17:05:51 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 17:05:51 +0100 |
commit | 3a0d034996ef1662a992a326c17c3276ee01adf3 (patch) | |
tree | 67d3b03b56b312e6b32713c6162c1d40e5bbf6a9 /TAO/examples | |
parent | 50517b9abbf37901d67d56add9dc7db4bd1e9e10 (diff) | |
download | ATCD-3a0d034996ef1662a992a326c17c3276ee01adf3.tar.gz |
TAO replacements
Diffstat (limited to 'TAO/examples')
-rw-r--r-- | TAO/examples/AMH/Sink_Server/st_server.conf.xml | 2 | ||||
-rw-r--r-- | TAO/examples/AMI/FL_Callback/peer.conf.xml | 2 | ||||
-rw-r--r-- | TAO/examples/Buffered_AMI/svc.conf.xml | 2 | ||||
-rw-r--r-- | TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml | 2 | ||||
-rw-r--r-- | TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml | 2 | ||||
-rw-r--r-- | TAO/examples/PluggableUDP/tests/SimplePerformance/test.idl | 2 | ||||
-rw-r--r-- | TAO/examples/Quoter/client.conf.xml | 2 | ||||
-rw-r--r-- | TAO/examples/Quoter/server.conf.xml | 2 | ||||
-rw-r--r-- | TAO/examples/Simple/time-date/client.conf.xml | 4 | ||||
-rw-r--r-- | TAO/examples/Simple/time-date/svc.conf.xml | 2 | ||||
-rw-r--r-- | TAO/examples/Simulator/DOVEBrowser/DOVEBrowser.html | 2 | ||||
-rw-r--r-- | TAO/examples/Simulator/Event_Supplier/svc.conf.xml | 2 |
12 files changed, 13 insertions, 13 deletions
diff --git a/TAO/examples/AMH/Sink_Server/st_server.conf.xml b/TAO/examples/AMH/Sink_Server/st_server.conf.xml index 981d619d165..6a9832db41f 100644 --- a/TAO/examples/AMH/Sink_Server/st_server.conf.xml +++ b/TAO/examples/AMH/Sink_Server/st_server.conf.xml @@ -2,7 +2,7 @@ <!-- Converted from ./examples/AMH/Sink_Server/st_server.conf by svcconf-convert.pl --> <ACE_Svc_Conf> <!-- --> - <!-- $Id$ --> + <!-- --> <!-- --> <!-- We want an optimised single threaded Reactive server --> <!-- --> diff --git a/TAO/examples/AMI/FL_Callback/peer.conf.xml b/TAO/examples/AMI/FL_Callback/peer.conf.xml index b4e94893014..bb4d8c3cf69 100644 --- a/TAO/examples/AMI/FL_Callback/peer.conf.xml +++ b/TAO/examples/AMI/FL_Callback/peer.conf.xml @@ -1,7 +1,7 @@ <?xml version='1.0'?> <!-- Converted from ./examples/AMI/FL_Callback/peer.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- $Id$ --> + <!-- --> <!-- --> <static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy MUXED"/> </ACE_Svc_Conf> diff --git a/TAO/examples/Buffered_AMI/svc.conf.xml b/TAO/examples/Buffered_AMI/svc.conf.xml index 0e8c34a129c..ada36791292 100644 --- a/TAO/examples/Buffered_AMI/svc.conf.xml +++ b/TAO/examples/Buffered_AMI/svc.conf.xml @@ -1,7 +1,7 @@ <?xml version='1.0'?> <!-- Converted from ./examples/Buffered_AMI/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- $Id$ --> + <!-- --> <!-- --> <!-- Please see $TAO_ROOT/docs/Options.html for details on these options. --> <!-- --> diff --git a/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml b/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml index aa5446671c3..abfe34f5702 100644 --- a/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml +++ b/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml @@ -2,7 +2,7 @@ <!-- Converted from ./examples/PluggableUDP/tests/Performance/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> <!-- --> - <!-- $Id$ --> + <!-- --> <!-- --> <static id="Advanced_Resource_Factory" params="-ORBProtocolFactory DIOP_Factory -ORBReactorType tp"/> </ACE_Svc_Conf> diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml b/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml index 00ab337953a..2363fe27eaa 100644 --- a/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml +++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml @@ -2,7 +2,7 @@ <!-- Converted from ./examples/PluggableUDP/tests/SimplePerformance/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> <!-- --> - <!-- $Id$ --> + <!-- --> <!-- --> <static id="Advanced_Resource_Factory" params="-ORBProtocolFactory DIOP_Factory -ORBReactorType tp"/> </ACE_Svc_Conf> diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/test.idl b/TAO/examples/PluggableUDP/tests/SimplePerformance/test.idl index 1b4fa8e8322..e84609c514d 100644 --- a/TAO/examples/PluggableUDP/tests/SimplePerformance/test.idl +++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/test.idl @@ -1,5 +1,5 @@ /* - * $Id$ + * */ typedef sequence<char> Char_Seq; diff --git a/TAO/examples/Quoter/client.conf.xml b/TAO/examples/Quoter/client.conf.xml index 3fb0800e130..ed46ef23f78 100644 --- a/TAO/examples/Quoter/client.conf.xml +++ b/TAO/examples/Quoter/client.conf.xml @@ -1,7 +1,7 @@ <?xml version='1.0'?> <!-- Converted from ./examples/Quoter/client.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- $Id$ --> + <!-- --> <!-- --> <dynamic id="Resource_Factory" type="Service_Object"> <initializer path="TAO" init="_make_TAO_Default_Resource_Factory"/> diff --git a/TAO/examples/Quoter/server.conf.xml b/TAO/examples/Quoter/server.conf.xml index 14134f9150c..1523d05ae80 100644 --- a/TAO/examples/Quoter/server.conf.xml +++ b/TAO/examples/Quoter/server.conf.xml @@ -1,7 +1,7 @@ <?xml version='1.0'?> <!-- Converted from ./examples/Quoter/server.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- $Id$ --> + <!-- --> <!-- --> <dynamic id="Resource_Factory" type="Service_Object"> <initializer path="TAO" init="_make_TAO_Default_Resource_Factory"/> diff --git a/TAO/examples/Simple/time-date/client.conf.xml b/TAO/examples/Simple/time-date/client.conf.xml index 313f97e2ebf..d6d7ba1afe5 100644 --- a/TAO/examples/Simple/time-date/client.conf.xml +++ b/TAO/examples/Simple/time-date/client.conf.xml @@ -2,9 +2,9 @@ <!-- Converted from ./examples/Simple/time-date/client.conf by svcconf-convert.pl --> <ACE_Svc_Conf> <!-- --> - <!-- $Id$ --> + <!-- --> <!-- --> - <!-- $Id$ --> + <!-- --> <!-- Empty configuration file, the default configuration works just fine --> <!-- for the client, but the svc.conf file (or -ORBSkipServiceConfigOpen) --> <!-- breaks it. --> diff --git a/TAO/examples/Simple/time-date/svc.conf.xml b/TAO/examples/Simple/time-date/svc.conf.xml index 977ebe28e49..72e4b45f34d 100644 --- a/TAO/examples/Simple/time-date/svc.conf.xml +++ b/TAO/examples/Simple/time-date/svc.conf.xml @@ -2,7 +2,7 @@ <!-- Converted from ./examples/Simple/time-date/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> <!-- --> - <!-- $Id$ --> + <!-- --> <!-- --> <!-- Define a special Reactor for single-threaded configurations. Refer --> <!-- to README for details. --> diff --git a/TAO/examples/Simulator/DOVEBrowser/DOVEBrowser.html b/TAO/examples/Simulator/DOVEBrowser/DOVEBrowser.html index 4fbebe506b9..69aac8b6f31 100644 --- a/TAO/examples/Simulator/DOVEBrowser/DOVEBrowser.html +++ b/TAO/examples/Simulator/DOVEBrowser/DOVEBrowser.html @@ -1,5 +1,5 @@ <HTML> -<!-- $Id$ --> +<!-- --> <HEAD> <META NAME="DOVEBrowser" Content="DOVE Browser invokation"> <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1"> diff --git a/TAO/examples/Simulator/Event_Supplier/svc.conf.xml b/TAO/examples/Simulator/Event_Supplier/svc.conf.xml index c81d3c64822..66605c7158e 100644 --- a/TAO/examples/Simulator/Event_Supplier/svc.conf.xml +++ b/TAO/examples/Simulator/Event_Supplier/svc.conf.xml @@ -1,7 +1,7 @@ <?xml version='1.0'?> <!-- Converted from ./examples/Simulator/Event_Supplier/svc.conf by svcconf-convert.pl --> <ACE_Svc_Conf> - <!-- $Id$ --> + <!-- --> <!-- --> <static id="Server_Strategy_Factory" params=" -ORBdemuxstrategy dynamic -ORBtablesize 128"/> </ACE_Svc_Conf> |