User: norbert 
  Date: 00/05/18 13:20:54

  Modified:    conf     spyderMQ.properties
  Log:
  second step for queues
  
  Revision  Changes    Path
  1.4       +7 -1      spyderMQ/conf/spyderMQ.properties
  
  Index: spyderMQ.properties
  ===================================================================
  RCS file: /products/cvs/ejboss/spyderMQ/conf/spyderMQ.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- spyderMQ.properties       2000/05/15 01:26:21     1.3
  +++ spyderMQ.properties       2000/05/18 20:20:53     1.4
  @@ -15,4 +15,10 @@
   DistributedJMSServerClassName = 
org.spydermq.distributed.server.DistributedJMSServerRMIImpl
   DistributedTopicConnectionFactoryClassName = 
org.spydermq.distributed.server.DistributedTopicConnectionFactoryRMIImpl
   DistributedQueueConnectionFactoryClassName = 
org.spydermq.distributed.server.DistributedQueueConnectionFactoryRMIImpl
  -ConnectionReceiverClassName = 
org.spydermq.distributed.server.ConnectionReceiverRMIImpl
  \ No newline at end of file
  +ConnectionReceiverClassName = 
org.spydermq.distributed.server.ConnectionReceiverRMIImpl
  +
  +# 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
  +# prevent the launch set the following variable to any non-null value.
  +
  +#DoNotStartJNDI = yo
  
  
  

Reply via email to