]
Steven Hawkins updated TEIID-5066:
----------------------------------
Fix Version/s: (was: 12.x)
Move resource-adapters configuration style more adaptable to
Spring/OpenShift based datasources
-----------------------------------------------------------------------------------------------
Key: TEIID-5066
URL:
https://issues.jboss.org/browse/TEIID-5066
Project: Teiid
Issue Type: Enhancement
Components: Connector API
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Major
The current configuration in the resource-adapters, i.e. ManagedConnectionFactory and
managed connection are so tightly integrated with JCA semantics that use of this
connection code else where in environments like Spring Boot or Embedded or OpenShift makes
it either cumbersome or impossible.
All resource-adapter modules need to be refactored such that JCA semantics are add-ons
rather than main part of it.