summaryrefslogtreecommitdiff
path: root/TAO/examples
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 20:09:57 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 20:09:57 +0200
commit7fba52d361a4cff50d4a1181e8a503b5054935b5 (patch)
tree4754552b71252c2645d68ee9147f6919856289d5 /TAO/examples
parentf7f0bc6f04b897914563fc603e08287a99cb2667 (diff)
downloadATCD-7fba52d361a4cff50d4a1181e8a503b5054935b5.tar.gz
Cleanup empty commented out lines
Diffstat (limited to 'TAO/examples')
-rw-r--r--TAO/examples/AMH/Sink_Server/st_server.conf.xml3
-rw-r--r--TAO/examples/AMI/FL_Callback/peer.conf.xml2
-rw-r--r--TAO/examples/Buffered_AMI/svc.conf.xml3
-rw-r--r--TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml3
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml3
-rw-r--r--TAO/examples/Quoter/client.conf.xml2
-rw-r--r--TAO/examples/Quoter/server.conf.xml2
-rw-r--r--TAO/examples/Simple/time-date/client.conf.xml4
-rw-r--r--TAO/examples/Simple/time-date/svc.conf.xml3
-rw-r--r--TAO/examples/Simulator/Event_Supplier/svc.conf.xml2
10 files changed, 0 insertions, 27 deletions
diff --git a/TAO/examples/AMH/Sink_Server/st_server.conf.xml b/TAO/examples/AMH/Sink_Server/st_server.conf.xml
index 6a9832db41f..e11edbfb81e 100644
--- a/TAO/examples/AMH/Sink_Server/st_server.conf.xml
+++ b/TAO/examples/AMH/Sink_Server/st_server.conf.xml
@@ -1,9 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/AMH/Sink_Server/st_server.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
<!-- We want an optimised single threaded Reactive server -->
<!-- -->
<!-- Configuration copied verbatim from : -->
diff --git a/TAO/examples/AMI/FL_Callback/peer.conf.xml b/TAO/examples/AMI/FL_Callback/peer.conf.xml
index bb4d8c3cf69..ea09459aa21 100644
--- a/TAO/examples/AMI/FL_Callback/peer.conf.xml
+++ b/TAO/examples/AMI/FL_Callback/peer.conf.xml
@@ -1,7 +1,5 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/AMI/FL_Callback/peer.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
<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 ada36791292..8868dae39b5 100644
--- a/TAO/examples/Buffered_AMI/svc.conf.xml
+++ b/TAO/examples/Buffered_AMI/svc.conf.xml
@@ -1,9 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/Buffered_AMI/svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
<!-- Please see $TAO_ROOT/docs/Options.html for details on these options. -->
- <!-- -->
<static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy MUXED"/>
</ACE_Svc_Conf>
diff --git a/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml b/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml
index abfe34f5702..63bbeb081b2 100644
--- a/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml
+++ b/TAO/examples/PluggableUDP/tests/Performance/svc.conf.xml
@@ -1,8 +1,5 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/PluggableUDP/tests/Performance/svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
<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 2363fe27eaa..92362bacdf0 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf.xml
@@ -1,8 +1,5 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/PluggableUDP/tests/SimplePerformance/svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
<static id="Advanced_Resource_Factory" params="-ORBProtocolFactory DIOP_Factory -ORBReactorType tp"/>
</ACE_Svc_Conf>
diff --git a/TAO/examples/Quoter/client.conf.xml b/TAO/examples/Quoter/client.conf.xml
index ed46ef23f78..beab0145e6b 100644
--- a/TAO/examples/Quoter/client.conf.xml
+++ b/TAO/examples/Quoter/client.conf.xml
@@ -1,8 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/Quoter/client.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
<dynamic id="Resource_Factory" type="Service_Object">
<initializer path="TAO" init="_make_TAO_Default_Resource_Factory"/>
</dynamic>
diff --git a/TAO/examples/Quoter/server.conf.xml b/TAO/examples/Quoter/server.conf.xml
index 1523d05ae80..e51f12fd1f9 100644
--- a/TAO/examples/Quoter/server.conf.xml
+++ b/TAO/examples/Quoter/server.conf.xml
@@ -1,8 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/Quoter/server.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
<dynamic id="Resource_Factory" type="Service_Object">
<initializer path="TAO" init="_make_TAO_Default_Resource_Factory"/>
</dynamic>
diff --git a/TAO/examples/Simple/time-date/client.conf.xml b/TAO/examples/Simple/time-date/client.conf.xml
index d6d7ba1afe5..a55f74f44f9 100644
--- a/TAO/examples/Simple/time-date/client.conf.xml
+++ b/TAO/examples/Simple/time-date/client.conf.xml
@@ -1,10 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/Simple/time-date/client.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
- <!-- -->
<!-- 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 72e4b45f34d..fb826795643 100644
--- a/TAO/examples/Simple/time-date/svc.conf.xml
+++ b/TAO/examples/Simple/time-date/svc.conf.xml
@@ -1,9 +1,6 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/Simple/time-date/svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
- <!-- -->
<!-- Define a special Reactor for single-threaded configurations. Refer -->
<!-- to README for details. -->
<dynamic id="Resource_Factory" type="Service_Object">
diff --git a/TAO/examples/Simulator/Event_Supplier/svc.conf.xml b/TAO/examples/Simulator/Event_Supplier/svc.conf.xml
index 66605c7158e..e4aa8e7af11 100644
--- a/TAO/examples/Simulator/Event_Supplier/svc.conf.xml
+++ b/TAO/examples/Simulator/Event_Supplier/svc.conf.xml
@@ -1,7 +1,5 @@
<?xml version='1.0'?>
<!-- Converted from ./examples/Simulator/Event_Supplier/svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
- <!-- -->
- <!-- -->
<static id="Server_Strategy_Factory" params=" -ORBdemuxstrategy dynamic -ORBtablesize 128"/>
</ACE_Svc_Conf>