[teiid-issues] [JBoss JIRA] (TEIID-3587) Add ability to load translator module based "slot" classfication

Ramesh Reddy (JIRA) issues at jboss.org
Wed Jul 22 16:05:02 EDT 2015


     [ https://issues.jboss.org/browse/TEIID-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-3587.
---------------------------------
        Labels: Alpha2  (was: )
    Resolution: Done


Now one can add translator like

{code}
 <translator name="salesforce-34" module="org.jboss.teiid.translator.salesforce" slot="34"/>
{code}

The same can also be used in CLI script

> Add ability to load translator module based "slot" classfication
> ----------------------------------------------------------------
>
>                 Key: TEIID-3587
>                 URL: https://issues.jboss.org/browse/TEIID-3587
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Server
>    Affects Versions: 8.0
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>              Labels: Alpha2
>             Fix For: 8.12
>
>
> Currently translator configuration in the Teiid sub-system can only load from module name, which always points to "main" slot. This configuration needs to be expanded such that user can define a specific "slot" of module to use to load the configured translator



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


More information about the teiid-issues mailing list