summaryrefslogtreecommitdiff
path: root/java/JACE/tests/ServiceConfigurator/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'java/JACE/tests/ServiceConfigurator/svc.conf')
-rw-r--r--java/JACE/tests/ServiceConfigurator/svc.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/JACE/tests/ServiceConfigurator/svc.conf b/java/JACE/tests/ServiceConfigurator/svc.conf
deleted file mode 100644
index 5c0c331ed94..00000000000
--- a/java/JACE/tests/ServiceConfigurator/svc.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-load TimeService JACE.netsvcs.Time.TSServerAcceptor ServiceObject "-d -p 30000"
-load LogService JACE.netsvcs.Logger.ServerLoggingAcceptor ServiceObject "-d -p 30001"
-load NameService JACE.netsvcs.Naming.NameAcceptor ServiceObject "-d -p 30002"
-load TokenService JACE.netsvcs.Token.TokenAcceptor ServiceObject "-d -p 30003"