User: d_jencks
  Date: 01/09/08 22:40:47

  Modified:    src/etc/conf/default jbossmq-service.xml
  Log:
  added missing hsql-default-service.xml and a couple of fixes.
  
  Revision  Changes    Path
  1.2       +2 -2      jbossmq/src/etc/conf/default/jbossmq-service.xml
  
  Index: jbossmq-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbossmq/src/etc/conf/default/jbossmq-service.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jbossmq-service.xml       2001/09/08 19:32:22     1.1
  +++ jbossmq-service.xml       2001/09/09 05:40:47     1.2
  @@ -7,7 +7,7 @@
   <!--                                                                       -->
   <!-- ===================================================================== -->
   
  -<!-- $Id: jbossmq-service.xml,v 1.1 2001/09/08 19:32:22 d_jencks Exp $ -->
  +<!-- $Id: jbossmq-service.xml,v 1.2 2001/09/09 05:40:47 d_jencks Exp $ -->
   
   <!-- 
      |  This is where you can add and configure your MBeans.
  @@ -42,7 +42,7 @@
      -->
     <mbean code="org.jboss.mq.server.StateManager" 
         name="JBossMQ:service=StateManager">
  -    <attribute name="StateFile">jbossmq-state.xml</attribute>
  +    <attribute name="StateFile">conf/default/jbossmq-state.xml</attribute>
     </mbean>
   
     <!-- The PersistenceManager is used to store messages to disk. -->
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to