[
https://jira.jboss.org/jira/browse/TEIID-859?page=com.atlassian.jira.plug...
]
Ramesh Reddy resolved TEIID-859.
--------------------------------
Resolution: Done
Connector API is modified for to be used with JCA API and some base classes are provided
in the API such that Connector developer does not need to do any extra work than before in
defining their connector as a JCA connector. The Connector API itself went through minor
modifications. All the concepts from before still apply now.
Connector API must extend the JCA 1.5 API
-----------------------------------------
Key: TEIID-859
URL:
https://jira.jboss.org/jira/browse/TEIID-859
Project: Teiid
Issue Type: Sub-task
Components: Misc. Connectors
Affects Versions: 7.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 7.0
The connector API must be modified such that it extends the JCA API
http://java.sun.com/j2ee/connector/
This will enable Teiid Connectors be used as JEE Connectors in a JEE container. By the
end it will pass as "JCA" connector with Teiid specific extensions (Current
API). The Connector API base classes should provide skeleton adaptors for the JCA API.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira