[
https://issues.jboss.org/browse/TEIID-2423?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2423:
---------------------------------------
As for translators the options are:
1. ignore the declarations in the xml
2. throw an exception if they are declared in the xml
3. add the notion of a class based translator repository so that we can instantiate and
configure new instances from there. However even then the translator type inheritance
system doesn't work very well as any intermediate types that are defined via just
configuration (not from just a class) can not be referenced.
I would lean toward 2 at this point just for simplicity.
add xml deployment for Teiid Embedded
-------------------------------------
Key: TEIID-2423
URL:
https://issues.jboss.org/browse/TEIID-2423
Project: Teiid
Issue Type: Enhancement
Components: Embedded
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.4
We can accept a Reader for the VDBMetadataParser to turn into a VDBMetadata object for
deployment (there is already a protected deplyVDB that takes VDBMetadata). There are some
additional considerations here, such as allowing for vdb specific connector repositories
and the setting of classloaders and other logic typically handled by a server deployment.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira