User: norbert 
  Date: 00/06/19 14:51:57

  Modified:    conf     spyderMQ.properties
  Log:
  OIL... the next step
  
  Revision  Changes    Path
  1.7       +5 -4      spyderMQ/conf/spyderMQ.properties
  
  Index: spyderMQ.properties
  ===================================================================
  RCS file: /products/cvs/ejboss/spyderMQ/conf/spyderMQ.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- spyderMQ.properties       2000/06/19 04:23:10     1.6
  +++ spyderMQ.properties       2000/06/19 21:51:57     1.7
  @@ -15,10 +15,11 @@
   DistributedTopicConnectionFactoryClassName = 
org.spydermq.distributed.server.DistributedTopicConnectionFactoryRMIImpl
   DistributedQueueConnectionFactoryClassName = 
org.spydermq.distributed.server.DistributedQueueConnectionFactoryRMIImpl
   
  -#ConnectionReceiverClassName = org.spydermq.distributed.server.ConnectionReceiverOIL
  -#DistributedJMSServerClassName = 
org.spydermq.distributed.server.DistributedJMSServerOIL
  -ConnectionReceiverClassName = 
org.spydermq.distributed.server.ConnectionReceiverRMIImpl
  -DistributedJMSServerClassName = 
org.spydermq.distributed.server.DistributedJMSServerRMIImpl
  +ConnectionReceiverClassName = org.spydermq.distributed.server.ConnectionReceiverOIL
  +#ConnectionReceiverClassName = 
org.spydermq.distributed.server.ConnectionReceiverRMIImpl
  +
  +DistributedJMSServerClassName = 
org.spydermq.distributed.server.DistributedJMSServerOIL
  +#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
  
  
  

Reply via email to