User: norbert 
  Date: 00/06/19 15:09:39

  Modified:    conf     spyderMQ.properties
  Log:
  Change the log type
  
  Revision  Changes    Path
  1.8       +3 -0      spyderMQ/conf/spyderMQ.properties
  
  Index: spyderMQ.properties
  ===================================================================
  RCS file: /products/cvs/ejboss/spyderMQ/conf/spyderMQ.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- spyderMQ.properties       2000/06/19 21:51:57     1.7
  +++ spyderMQ.properties       2000/06/19 22:09:39     1.8
  @@ -21,6 +21,9 @@
   DistributedJMSServerClassName = 
org.spydermq.distributed.server.DistributedJMSServerOIL
   #DistributedJMSServerClassName = 
org.spydermq.distributed.server.DistributedJMSServerRMIImpl
   
  +# [Log level] valid values are : LOG_EVERYTHING, LOG_NOTICE, LOG_ERRORS
  +LogLevel = LOG_EVERYTHING
  +
   # 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.
  
  
  

Reply via email to