User: norbert
Date: 00/06/18 21:23:11
Modified: conf spyderMQ.properties
Log:
More work for the OIL
Revision Changes Path
1.6 +5 -3 spyderMQ/conf/spyderMQ.properties
Index: spyderMQ.properties
===================================================================
RCS file: /products/cvs/ejboss/spyderMQ/conf/spyderMQ.properties,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- spyderMQ.properties 2000/06/15 23:27:47 1.5
+++ spyderMQ.properties 2000/06/19 04:23:10 1.6
@@ -12,11 +12,13 @@
# Classnames for the invocation layer
-DistributedJMSServerClassName =
org.spydermq.distributed.server.DistributedJMSServerRMIImpl
DistributedTopicConnectionFactoryClassName =
org.spydermq.distributed.server.DistributedTopicConnectionFactoryRMIImpl
DistributedQueueConnectionFactoryClassName =
org.spydermq.distributed.server.DistributedQueueConnectionFactoryRMIImpl
-#ConnectionReceiverClassName =
org.spydermq.distributed.server.ConnectionReceiverRMIImpl
-ConnectionReceiverClassName = org.spydermq.distributed.server.ConnectionReceiverOIL
+
+#ConnectionReceiverClassName = org.spydermq.distributed.server.ConnectionReceiverOIL
+#DistributedJMSServerClassName =
org.spydermq.distributed.server.DistributedJMSServerOIL
+ConnectionReceiverClassName =
org.spydermq.distributed.server.ConnectionReceiverRMIImpl
+DistributedJMSServerClassName =
org.spydermq.distributed.server.DistributedJMSServerRMIImpl
# By default the server startup logic will start a JNDI server (JNP).
# You may not want it to, ie., you already have one running. To