2 Replies Latest reply on Jun 3, 2003 2:40 PM by keefie

    JBoss 3.0.2 and Tyrex

    keefie

      When I configure jboss-service.xml to use Tyrex like this,


      <!--

      300
      <depends optional-attribute-name="XidFactory">jboss:service=XidFactory

      -->

      <!--
      | 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/. 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.
      | -->

      ../conf/default/domain.xml



      I get the following exception,

      17:50:57,677 WARN [ServiceConfigurator] Failed to complete install
      java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.tm.plugin
      s.tyrex.TransactionManagerService

      Can anyone help show me where I am going wrong.

      Thanks,
      Keith