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/7fd76db27e89e40e9a16243fc05846...
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/7f51e360749d8093fc291fbf238b7...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira