Este conteúdo não está disponível no idioma selecionado.
11.3. Module Deployment
Create a module under the "modules" directory and define the translator name and module name in the teiid subsystem in
standalone.xml file or domain.xml file and restart the server. The dependent JBoss Data Virtualization or any other Java class libraries must be defined in module.xml file of the module. For production profiles this is recommended.
Example 11.1. Example module.xml file
The following example is the
module.xml file provided for the Salesforce translator. This file is located in the EAP_HOME/docs/teiid/datasources/salesforce/modules/org/springframework/spring/main directory.