[jbossts-issues] [JBoss JIRA] Created: (JBTM-391) JBOSS+Arjuna transaction problem

ramesh j (JIRA) jira-events at lists.jboss.org
Tue Aug 19 07:47:06 EDT 2008


JBOSS+Arjuna transaction problem
--------------------------------

                 Key: JBTM-391
                 URL: https://jira.jboss.org/jira/browse/JBTM-391
             Project: JBoss Transaction Manager
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Common
         Environment: jboss4.2.X ,spring 2.X and Arjuna Transactions
            Reporter: ramesh j


I am using the Arjuna transaction + jboss. When I am creating object to TransactionManagerImple() class, I am getting the Transaction: unknown. I don't know why it's not creating new instance. 

my code is looks like: 

javax.transaction.TransactionManager tx = new com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionManagerImple();

tx contains the "Transaction: unknown".

Could anybody please help me out?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossts-issues mailing list