Log in to follow, share, and participate in this community.
Thread JBoss transactions with aspectj in a desktop app.
JBoss transactions with aspectj in a desktop app.Hi! This is my first post at this community, so i'll make my best try to explain myself. I have a desktop app, that app needs to make (in the service layer) to do an update operation in two different tables,...
TransactionalFileIOTransactional File I/O in Java. Summary Transactions are often used to structure activities within reliable software applications. In Java EE, business logic typically involves accessing transactional resource m...
Issue using REST-ATHi, i have following scenario based on the quickstarts: 2 different applications running on two Wildfly 8.2 (narayana-rts 5.0.0-Final) servers with the rts subsystem enabled . appA and appB thereof appA is the clien...
blacktie :use and support ?Hello, I have two questions about the use and support of blacktie component (XATMI protocol / TX) 1) Do you have any feedback on the use by customers using this technology ? (in production ?) 2...
TransactionMonitoringAndVisualizationTransaction Profiling and Visualization Overview of the Tool The purpose of this project is to create a tool for profiling the status of in-flight and complete transactions. The main aims of the tool are ...
Article Compensating Transactions: When ACID is too much
Compensating Transactions: When ACID is too muchI'm using this article as a place for the community to review a series of blog posts I'm preparing. The plan is to base my JUDCon:Boston talk roughly on this series of blog posts. The code examples will demons...
XTS behaviour when a server is suspendingThe wildfly team are adding a graceful shutdown feature https://developer.jboss.org/wiki/WildflySuspendAndResumeakaGracefulShutdown. The purpose of this suspend and resume feature is to allow a server to be taken out ...
Thread Additional stats that you might find interesting?
Additional stats that you might find interesting?We are currently adding a few more stats to the items we are monitoring in Narayana as part of [JBTM-2341] Add two more statistics - JBoss Issue Tracker . We are posting this topic to solicit feedback from our communi...
Uses for HeuristicInformationWe have an interface called com.arjuna.ats.arjuna.coordinator.HeuristicInformation which provides information about what kind of heuristic a transaction participant generated and a method to return a reference to an o...
JTA 1.2 - @Transactional, @TransactionalScopeHi, As Narayana project supports JTA 1.2 (http://planet.jboss.org/post/narayana_is_now_jta_1_2_compliant) CDI annotations (@Transactional, @TransactionalScope) and could be used outside of an EJB Contain...
Thread How to match JTS XAResourceRecord participants with a transaction
How to match JTS XAResourceRecord participants with a transactionWe have a tooling request to show the participants of a JTS transaction (JBTM-2308 JTS participants are not showing up in the tooling) for a given store. My plan was to read XAResourceRecords (record type /Co...
Consolidating documentation pack?The documentation for our project is available here: Narayana Documentation 5.0.2.Final - JBoss Community As you can see it consists of several downloads including multiple books, links to various JavaDocs an...