]
Barry LaFond closed TEIIDDES-1284.
----------------------------------
Resolution: Won't Do
Usability: Pop-up a warning/notice about needing XA source when
multi-source updates are being performed
---------------------------------------------------------------------------------------------------------
Key: TEIIDDES-1284
URL:
https://issues.jboss.org/browse/TEIIDDES-1284
Project: Teiid Designer
Issue Type: Enhancement
Components: Modeling
Affects Versions: 7.7.1
Reporter: Van Halbert
Priority: Minor
When "Supports Update" is checked, it's been requested to pop-up up a
message with a warning/notice about needing XA source profiles/connections when
multi-source updates are being performed, with maybe a link to:
http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Data_Services/5/html/D...
-----
The Teiid Designer creates a "local" data source by default because of
limitations with the JBoss Developer Studio Data Tool. This is not optimal for XA
transactions. To create XA datasources, use the JBoss Enterprise SOA Platform
Administration Console or use one of the supplied templates for XS data sources in the
docs/examples/jca/ directory of the server.
-----
This is being requested because of the lack of XA datasource support in JBDS data tools.
Somehow, the user should be notified that they should an xa datasource and (with the link)
know how to do it.