• Narayana and Spring with multiple JVM

    Hi,   I'm developing a distributed web application with spring and hibernate. First of all let me explain the basic structure of the application.   Environment We have 3 JEE web projects (.war), 1) Web U...
    Profile Photo
    last modified by dineshjweerakkody
  • BlackTie 5.0.0.final + WildFly 8.0.0.final => error in start WildFly

    Hello, I would like test BlackTie for this I done :   1. Install a WildFly build => OK   2. Install the BlackTie subsystem into WildFly => OK      I replace standalone.xml with ...
    Profile Photo
    last modified by epetremann
  • Problem during recovery aborted transaction - recovery changes status to commited

    I have a simple MDB (JBoss 7.1 with jbossts-4.16.5) that consumes a message from HornetQ (2.2.14) and inserts it into database (PostgreSQL 9.1.10) all in global transaction. Most "crash" situations are handled ok, but...
    Profile Photo
    last modified by tomasz.lewandowski
  • BlackTie 5.0.0.final + WildFly 8.1.0.final => error in start WildFly when deploy ear BlackTie admin services

    Hello,   I have the same issue with WildFly 8.0.0 final. See subject : BlackTie 5.0.0.final + WildFly 8.0.0.final => error in start WildFly   Have you a date for the release 5.0.2 ?   Best tegard...
    Profile Photo
    last modified by epetremann
  • Enlisting resource in a JTA Tx that isn't 2PC-aware

    Hi guys:   I've been using a document- and graph-oriented DB called OrientDB.  The impl *does* support transactions, but does not support a prepare phase.    Now, I'd like to enlist it as a reso...
    Profile Photo
    last modified by alrubinger
  • DRAFT: Bringing Transactional Guarantees to MongoDB

    All,   I'm about to publish a blog series on the work we are doing around MongoDB and compensating transactions. This series is or strategic importance to our compensating-transactions efforts, so I'd like to ma...
    Profile Photo
    last modified by paul.robinson
  • JBoss Transactions 4.17.20.Final released

    Hi,   The latest revision of JBoss Transactions 4.17 has now been uploaded to Nexus.   The release notes for this version are available here: https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=...
    Profile Photo
    created by tomjenkinson
  • Distributed transactions using spring/tomcat

    I have a requirement to support distributed transactions in a spring/tomcat application.  As much as I would love to utilize JBOSS AS to accomplish this, for a variety of reasons it is not possible.  As such...
    Profile Photo
    last modified by slybuford
  • WS-AT Single UserTransaction object

    I'm implementing an application based on webservices described here   XTS + JTA + MyBatis-Spring   I managed to create UserTransactions and to solve the problem with WS calls that don't have a transaction ...
    Profile Photo
    last modified by anderruiz
  • JaxWSTxInboundBridgeHandler (Allow calls without WS-AT session)

    I need to create an application that allows WS-AT calls for webservices so that the transaction can be handled from the application that is calling the WS. That is already working thanks to the JaxWSTxInboundBridgeHan...
    Profile Photo
    last modified by anderruiz
  • xa_start - caught: XAException.XAER_INVAL for < 131

    Hello, I'd like to test XA datasource toward mysql 5. However, as soon as I acess to a datasource inside jboss 4.2.0 GA (like on jboss 4.0.0), I get the message : << 09:26:56,950 WARN [loggerI18N] [com.arjuna.a...
    Profile Photo
    last modified by blured75
  • XTS + JTA + MyBatis-Spring (II)

    I marked my original question as answered, and I don't see any obvious way to open it again.   EDIT: Original question is resolved now   Original post:   XTS + JTA + MyBatis-Spring
    Profile Photo
    last modified by anderruiz
  • XTS + JTA + MyBatis-Spring

    (This message is not answered it was my fault, and I don't know were to change it..)   I'm trying to implement atomic transactions between different WS calls in a WAR file that uses MyBatis-Spring. I'm trying to...
    Profile Photo
    last modified by anderruiz
  • jboss 7.1.1 with EJB client transaction: Transaction commits but record reverts to old value

    Hi,     we have been trying to diagnose a strange issue related to the use of jboss client transactions. The client needs to perform a remote EJB operation, so we invoke a UserTransaction in a Business meth...
    Profile Photo
    last modified by rvillen
  • Blacktie : problem with transaction and xa datasource

    Hello,   I currently conducting a proof of concept to replace a part of our information system based on Oracle/Tuxedo with Narayana/Blacktie. First of all, thanks to Tom Jenkinson for it's great work to offer a...
    Profile Photo
    last modified by gleysour
  • Blacktie : compilation with Microsoft Visual Studio 2012

    Hello,   Compilation with Microsoft Visual Studio 2012   Need a little fix in the "tx.h" header   => TRANSACTION_STATE is now already defined in sdk windows   Here the patch (same as tuxedo ...
    Profile Photo
    last modified by gleysour
  • Postgres XA-Datasource fails in JTS mode

    Hi,   I can't get to work Postgres XA datasource in JBoss EAP 6.2 configured to use JTS. Not sure if there's a bug or my misconfiguration.   My datasource is defined like this:   <xa-datasource jn...
    Profile Photo
    last modified by sintetik717
  • XTS Module not started

    I'm trying to integrate WS-AT inside a JBoss 7 application the problem that I'm facing is that when I call   UserTransactionFactory.userTransaction()   a null is returned, after researching a bit I discove...
    Profile Photo
    last modified by anderruiz
  • Using standalone JTA 1.2 with Deltaspike JPA

    Hi,   I'm trying to use JTA-and-Hibernate (quickstart/jta-and-hibernate at master · jbosstm/quickstart · GitHub) with Apache DeltaSpike JTA (http://deltaspike.apache.org/jpa.html). I'm able to use tran...
    Profile Photo
    last modified by oranheim
  • Unable to startup nta-full.ear in JBoss 6.1.0.Final (on JDK 6)

    Hi all,   I downloaded the nta-full.ear file from: NTA 1.0.0.Alpha1 release - JBoss Community I'm using JBoss 6.1.0.Final - so not sure it's gonna work, because you guys target on WildFly 8. When I drop the EAR...
    Profile Photo
    last modified by jochus