Mark Drilling created TEIIDDES-2613:
---------------------------------------
Summary: Updates for Admin8Factory
Key: TEIIDDES-2613
URL:
https://issues.jboss.org/browse/TEIIDDES-2613
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Reporter: Mark Drilling
Assignee: Barry LaFond
Attachments: Admin8Factory.patch, TCExecutionAdmin.patch
Attaching a patch for Admin8Factory.getDataSource method updates.
Since the dataSource names were being co-mingled, the first cli call in getDataSource
could fail if the provided name was an xa-datasource or connectionFactory RA source).
The change stores the ds names separately by type. Then the appropriate cli call can be
made depending on the source type.
Also attaching a patch for the TCExecutionAdmin class from Komodo. The exception handling
was changed in the refresh method, so that an exception early in the process would not
short circuit the entire operation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)