Sorry Bela,

I made one mistake above, we actually DO have the default JBoss transaction 
manager service deployed (not the tyrex one that I posted above). We have the 
following in our jboss-service as the mbean.


  |    <!--
  |       | The fast in-memory transaction manager.
  |     -->
  |    <mbean code="org.jboss.tm.TransactionManagerService"
  |       name="jboss:service=TransactionManager"
  |       xmbean-dd="resource:xmdesc/TransactionManagerService-xmbean.xml">
  |       <attribute name="TransactionTimeout">300</attribute>
  | 
  |       <depends 
optional-attribute-name="XidFactory">jboss:service=XidFactory</depends>
  |    </mbean>
  | 

thanks for your help!
regards,
Brian

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884678#3884678

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884678


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to