• Using TransactionalDriver with JBoss Modules

    This post is taken from a discussion raised in JBTM-2280   Using TransactionalDriver with JBoss Modules is proving difficult because the way it is implemented creates a circular dependency between narayana and th...
    Profile Photo
    last modified by mmusgrov
  • WildFly 8.1 + MSSQL XA DataSource cannot handle JPA and JDBC in parallel

    When using an EJB with REQUIRED transaction attribute and MSSQL XA DataSource we often get Lock Timeouts. We have loaded an JPA entity, in the corresponding table one attribute is updated with JDBC (DataSource.getCon...
    Profile Photo
    last modified by aliebscher
  • JBoss 5.1.2 support xa-datasource?

    It works fine for  local-tx-datasource.. But for xa-datasource , it's not accepting the parameter..  Exception as per below: Caused by: org.jboss.resource.JBossResourceException: Could not find accessor o...
    Profile Photo
    last modified by sur.jboss
  • Algorithm for catching and handling TransactionReaper timeouts in EJB methods

    I am aware of the extensive, related discussion taking place here on how to improve transaction timeout handling JBoss. However, dealing with an immediate need, I am wondering if there is any way currently to return c...
    Profile Photo
    last modified by steeltomato
  • Whether we should hande RuntimeExceptions arising from badly behaved XAResource implementations

    I am currently reviewing [JBTM-2148] Consider handling RuntimeExceptions arising from badly behaved XAResource implementations - JBoss Issue Trac…. I am considering closing the issue as WONTFIX as I do not thin...
    Profile Photo
    last modified by tomjenkinson
  • Integrate IJ Tracer and NTA tool

    The IronJacamar tracer produces machine-readable codes at a special TRACE log category at key points during the entire interaction of  the ConnectionEventListener making it easy to apply tooling of the data colle...
    Profile Photo
    last modified by zhfeng
  • How is the XA Enlistment Problem typically solved in a JEE environment

    Hello,   I am trying to create a standalone application that runs outside of a JEE container and am wondering how the different standards like JTA, JNDI and JCA are playing together to solve what some people cal...
    Profile Photo
    last modified by cs224
  • Does there exist a "Technology Compatibility Kit" for the implementation of XAResources?

    Hello all,   I am aware that this question might not be 100% on-topic for this forum, but if there is a better place where to ask this question then please simply point me to there.   I was wondering if th...
    Profile Photo
    last modified by cs224
  • Premature transaction timeout.

    Hi, Since this hibernate HHH-7689 issue has been fixed I have been able to use an internal benchmark. The benchmark uses jdbc batching to prepare initial data for a benchmark run with a relational database like Post...
    Profile Photo
    last modified by whitingjr
  • Proposed SPI change to XAResourceWrapper

    I would like to add an extra method to org.jboss.tm.XAResourceWrapper so that we can look up the resource manager id of the RM that created the wrapped resource. We need it since, in the case of hornetq, the jndi name...
    Profile Photo
    last modified by mmusgrov
  • Is it possible to use multiple instances of the narayana transaction manager in one JVM?

    Hello, I was wondering if it is possible to use multiple instances of the narayana transaction manager in one JVM? I have searched quite a bit and only found a reference to such a requirement in a post about "Transac...
    Profile Photo
    last modified by cs224
  • Using Narayana JTA standalone and enlisting multipe resources

    Hi,   I've been looking at the wide world of standalone JTA implementations. ( Narayana || Anjuna || JBossTS ) seem very, very powerful, and I'm keen to get it working. Thus far, I have the following : https://g...
    Profile Photo
    last modified by starbuxman
  • TransactionScopedPersistenceContext -  EntityManager is not reused when transaction returns home

    Hi I'm currently running JBoss EAP 6.0.1, which is based on   - jboss-as-ejb3-7.1.3.Final-sources - jbossjts-4.16.6.Final-sources - jboss-as-jpa-7.1.3.Final-sources - jboss-as-jpa-hibernate4-7.1.3.Final-sourc...
    Profile Photo
    last modified by epi.salamanca
  • Rollback not working -> also not in quickstart example

    Hi, I have an issue right now in my framework related to not correct transactional behaviour in combination with hibernate. What I want to achieve is a standalone framework which uses narayana-jta for the transactio...
    Profile Photo
    last modified by mhdevelopment
  • Periodic Recovery Exception, usually on startup.

    05:42:39,701 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016027: Local XARecoveryModule.xaRecovery got XA exception XAException.XAER_RMERR: org.postgresql.xa.PGXAException: Error rolling back prepared tr...
    Profile Photo
    last modified by jigaronline
  • Can Narayana be used outside an application server?

    Hi all,   I 've read this article a couple of times already, Clarification on the use of the Transaction bridge in a inbound bridging   Still, as this is a quite old post, I 'd like to ask if narayana ca...
    Profile Photo
    last modified by nbarrera
  • Spring 3.2+HornetQ 2.2.18+JBoss TS 5.0.1+Hibernate - XA, Non-XA transactions with connection pooling

    We had a scenario where we are not using an application server like JBoss (WildFly), WebSphere, Welogic etc. We create web application archive and deploy them in a basic servlet container like Tomcat, Jetty etc. In ou...
    Profile Photo
    last modified by arunrao33
  • Blacktie 5.0.2 Final + wildfly 8.0.0 Final: standalone-blacktie.xml configuration is missing

    Hi,   I try to install blacktie 5.0.2 on wildfly 8.0.0 Final, so i follow the README file in ${BLACKTIE_HOME} : 1. Install a WildFly build Download from https://ci.jboss.org/hudson/job/WildFly-latest-master/ a...
    Profile Photo
    last modified by jlebiannic
  • btadmin startup checking blocked with blacktie 5.0.2

    Hi,   I have a bug with the 5.0.2 final version with the little quickstart xatmi/fooapp.   I seems blocked when is checking host (I wait a long time)  :   If I change only %BLACKTIE_HOME% in 5...
    Profile Photo
    last modified by epetremann
  • Error starting blacktie-admin-services.ear

    Hi,   Using JDK 1.7.0_60, wildfly 8.1.0-Final and Blacktie 5.0.2-Final I have this error :   23:32:43,671 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015973: Starting subdeploy...
    Profile Photo
    last modified by philippelaguitton