User: norbert 
  Date: 00/06/15 16:27:48

  Modified:    conf     spyderMQ.properties
  Log:
  More work on the OIL
  
  Revision  Changes    Path
  1.5       +2 -1      spyderMQ/conf/spyderMQ.properties
  
  Index: spyderMQ.properties
  ===================================================================
  RCS file: /products/cvs/ejboss/spyderMQ/conf/spyderMQ.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- spyderMQ.properties       2000/05/18 20:20:53     1.4
  +++ spyderMQ.properties       2000/06/15 23:27:47     1.5
  @@ -15,7 +15,8 @@
   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.ConnectionReceiverRMIImpl
  +ConnectionReceiverClassName = org.spydermq.distributed.server.ConnectionReceiverOIL
   
   # 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
  
  
  

Reply via email to