User: azakkerman
  Date: 02/02/03 12:22:15

  Modified:    src/etc/conf/default jboss-service.xml
  Log:
        Added more comments about using Tyrex TM plugin.
  
  Revision  Changes    Path
  1.26      +4 -1      jboss/src/etc/conf/default/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss/src/etc/conf/default/jboss-service.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- jboss-service.xml 2002/01/29 21:12:23     1.25
  +++ jboss-service.xml 2002/02/03 20:22:15     1.26
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <!DOCTYPE server>
  -<!-- $Id: jboss-service.xml,v 1.25 2002/01/29 21:12:23 d_jencks Exp $ -->
  +<!-- $Id: jboss-service.xml,v 1.26 2002/02/03 20:22:15 azakkerman Exp $ -->
   
   <!-- ===================================================================== -->
   <!--                                                                       -->
  @@ -84,6 +84,9 @@
        | Uncomment to use Tyrex (tyrex.exolab.org) transaction manager plugin
        | instead of the org.jboss.tm.TransactionManagerService and comment out
        | the TransactionManagerService above.
  +     | Make sure you have Xerces in lib/ext. At the moment JBoss does not
  +     | ship Xerces as part of distribution. Version 1.x seems to work fine,
  +     | though 2.x should as well, use whichever you like.
        |
     <mbean code="org.jboss.tm.plugins.tyrex.TransactionManagerService"
            name="jboss:service=TransactionManager">
  
  
  

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

Reply via email to