• No JTA TransactionManager found

    Deal All: i use jboss4.2.3 GA ,connect to sqlserver2008,and i get the following debug infomation: DEBUG [org.springframework.transaction.jta.JtaTransactionManager] No JTA TransactionManager found at fallback JNDI lo...
    Profile Photo
    last modified by myroyal
  • Configuration file in JBoss6

    What is the analog setting <property name="com.arjuna.ats.arjuna.coordinator.transactionStatusManagerEnable" value="YES"/> in JBoss 6?  In JBoss5, I could change this setting in a configuration file.  ...
    Profile Photo
    created by ramboid
  • Transaction timeouts leave UserTransaction object bound to the thread

    we are using JBoss 7.1.1 and UserTransactions   after a TX timeout of an UserTransaction, TX is in Status STATUS_ROLLEDBACK and TX keeps bound to the current thread even after the thread is returned to the pool....
    Profile Photo
    created by abl-dam
  • Standalone JTA capabilities

    Hi,   I am building a standalone application with JBoss EJB Client and JBoss JTA (not JBoss JTS).   I have sucessfully connected with a JBoss AS server and control de transaction demarcation from the clien...
    Profile Photo
    last modified by oscarcs
  • Jboss WS-AT example

    I have been working on enterprise applications throughout my career and I always get stuck on issues around transactions in almost all projects.   Recently I came across WS-AT where you make webservices particip...
    Profile Photo
    last modified by pvbadiger
  • Two-Phase commit transaction recovery configuration

    I am attempting to test 2PC transaction recovery between two databases using XA datasources, but I am getting varying results and transactions do not seem to recover completely leaving my databases out of sync with ea...
    Profile Photo
    created by lfirwin
  • JBoss 4.2.2 TransactionTimeout

    JBoss 4.2.2 on Sun Java 7, several different OS. Hello.   In a legacy application I suddenly get Tx Timeouts   [code] 9:12,207 11613917 DEBUG [Jobs] (WorkManager(2)-14:) step: .SchreibeDtaus 2012-09-13 ...
    Profile Photo
    last modified by marcusdidiusfalco
  • JBoss AS 7.1.1 Final XA datasources memory leak

    Dear All, recently I also hit the memory leak problem described in AS7-4975 and JBTM-1183. A workaround is mentioned in these two tickets. But the workaround is seem to be related to the configuration of JBoss 7, the...
    Profile Photo
    created by karl_zhang
  • JBOSS EJB CMT ActiveMQ results in Production Outages !!!

    Ours is a Integration platform where external partners send us a SOAP Message to our servce endpoint Our JAVA J2EE applicaton comprising of EJB's CMT is hosed on JBOSS AS 6 with Active MQ We process the SOAP Message...
    Profile Photo
    last modified by sai_bansi
  • Transactions are not working as expected after migrating to JBOSS7.1 from JBOSS4.2

    Hi JBOSS Gurus,   I am facing a problem while migrating from JBOSS 4.2 to 7.1   Our application is using Entity EJBS 3.0, JPA, Hibernate 3.   Following was our earlier persistence.xml   <per...
    Profile Photo
    created by amitsoprna
  • Can the JBoss JCA support multiple XAResources?

    Hi all, I have a connector based on JCA. I am confused on the inflow transaction issue. I construct a XID and submit the work to work manager. The work will access the same database twice, and they will use 2 XAReso...
    Profile Photo
    last modified by utiao
  • Bind custom ObjectFactory and  UserTransaction implementation with JBoss, Possible?

    Hi, Is it possible to bind my own objectFactory and UserTransaction implementation with JBossTransactionManager with JBossAS7?   -Vivek
    Profile Photo
    created by mevivs
  • Removing DB2 in-doubt transactions when transaction manager fails

    Hi,   I've been doing some testing using WebSphere MQ as a TM to coordinate MQ and DB2/Windows resources, seeing we already have both products in-house.  We're comfortable with commit and rollback testing.&...
    Profile Photo
    last modified by msanda
  • How to set the recovery for a local-tx-datasource?

    Hi,   I am using JBoss 4 to run my web applications. I defined a local-tx-datasource (ds1) and a more no-tx-datasource (dsLX, dsLP, dsEA). All these datasources use Oracle 10g   I would like to know is it...
    Profile Photo
    created by somostetoikilato
  • Successful transaction with two datasources and no XA...

    Hello there!   I was implementing a data migration functionality on a application for the last week and I've find out a configuration that I supposed should not work at all, so I would like to check it out with ...
    Profile Photo
    created by mauro.brasil
  • JBoss 7 - periodic ARJUNA16037 in the logs

    I have an application that gets quite a few of these warnings in the log, running the standalone-preview configuration of JBoss 7:   17:31:49,083 WARN  [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA16037: ...
    Profile Photo
    last modified by akpraha
  • Problem with retry in JMS using JBOSS 5.0

    Hi,   I have a problem in my application. When a messaged is being processed and before the response in sent if my server is shutdown, then on restart the message is processed again. I find this behaviour unique...
    Profile Photo
    last modified by krishna.b
  • jbossts-properties.xml in JBoss6

    Is there any documentation about configuring the file in JBoss6?  I am slimming down JBoss6 and I am trying to find the analog file to jbossts-properties.xml in JBoss5.
    Profile Photo
    last modified by ramboid
  • XA Transaction support on JBoss 6.1

    Hi All,   I am currently stuck with configuring JBoss XA Transaction support on JBoss 6.1. My set up has multiple data sources, and I want to have XA Transactions aross them. Most notably, Message Driven Bean pu...
    Profile Photo
    last modified by lpham1
  • How to install JTS on JBoss 4.2.x application server

    Hi all,   I'd like to install JTS to a JBoss 4.2.x. Anybody knows how to get it ? I have to install JTS because I must use a distribute transaction between 2 JBoss....in this case the 2 JBoss are both 4.2.x. ...
    Profile Photo
    last modified by warxsg