[jboss-jira] [JBoss JIRA] Created: (AS7-1924) XaDataSourceService does not set UserTransactionJndiName during deployment

Bob McWhirter (JIRA) jira-events at lists.jboss.org
Fri Sep 23 12:45:26 EDT 2011


XaDataSourceService does not set UserTransactionJndiName during deployment
--------------------------------------------------------------------------

                 Key: AS7-1924
                 URL: https://issues.jboss.org/browse/AS7-1924
             Project: Application Server 7
          Issue Type: Bug
          Components: JCA
    Affects Versions: 7.0.2.Final
            Reporter: Bob McWhirter
            Assignee: Jesper Pedersen


The XaDataSourceService doesn't set the UserTransactionJndiName, so it defaults to java:/UserTransaction, which seems invalid within the context of AS7.

In-line commit comment here:

https://github.com/jbossas/jboss-as/commit/7fd76db27e89e40e9a16243fc058467d0acc67ae#commitcomment-607839

Additionally, setting up the URL delimeter uses the dataSourceConfig instead of the xaDataSourceConfig, but that seems harmless, so far.

In TorqueBox, we hacked around:

https://github.com/torquebox/torquebox/blob/7f51e360749d8093fc291fbf238b7d2be18ec9a0/modules/core/src/main/java/org/torquebox/core/datasource/HackDataSourceService.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list