[teiid-issues] [JBoss JIRA] (TEIID-3649) Improve usability of Teiid Embedded

Steven Hawkins (JIRA) issues at jboss.org
Mon Aug 24 09:59:29 EDT 2015


    [ https://issues.jboss.org/browse/TEIID-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101070#comment-13101070 ] 

Steven Hawkins commented on TEIID-3649:
---------------------------------------

> configuring a translator

It would probably be best to move in a direction that makes embedded and the server more similar (have embedded support for vdb based translator overrides), rather than introducing an alternative configuration.

> connector

That is heavily dependent on the JCA layer, it is not something we can generalize on our side unless you assume no JCA or embed one - the latter moves us more in the direction of just embedded wildfly/swarm.

> transaction mgr

Same as above.

> And when any developer is building custom code, I would conclude they would do it in a manner for reuse across their deployments. 

Yes, and what they end up with would be a jar / maven build, which is of course reusable.

> So why not provide the framework for reuse without coding.

Because I don't believe that we can generally provide that 1. without assuming a lot of responsibility in kitting and runtime features which are provided by the AS or 2. by making too many assumptions such that what we provide won't be a good fit for a large number of scenarios.

> Improve usability of Teiid Embedded
> -----------------------------------
>
>                 Key: TEIID-3649
>                 URL: https://issues.jboss.org/browse/TEIID-3649
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Embedded
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>
> The usability of Teiid Embedded needs to be improved so that it can be closer to OOTB for some of the basic use cases. 
> The Teiid Embedded Driver discussion [1] is covering this topic with a possibility that there is an easier way to use Teiid Embedded without removing the capability to programmatically to use the tool.
> [1] https://developer.jboss.org/wiki/TeiidEmbeddedDriver



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list