[jbossts-issues] [JBoss JIRA] (JBTM-2062) Add support for ceylon

Michael Musgrove (JIRA) issues at jboss.org
Tue Dec 17 06:38:34 EST 2013


Michael Musgrove created JBTM-2062:
--------------------------------------

             Summary: Add support for ceylon 
                 Key: JBTM-2062
                 URL: https://issues.jboss.org/browse/JBTM-2062
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: SPI
    Affects Versions: 5.0.0.CR2
            Reporter: Michael Musgrove
            Assignee: Michael Musgrove
             Fix For: 5.0.0.CR3


I need an interface to start and stop the transaction service. The start method should check to see if there is a JNDI provider present and, if so, make sure that our standard interfaces are bound to that provider (UserTransaction, JTATransactionManager and TransactionSynchronizationRegistry). Also, behind the scenes, it should register TransactionDriver with java.sql.DriverManager and bind any required datasources into the JNDI tree.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list