[
https://issues.jboss.org/browse/TEIID-1998?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-1998.
---------------------------------
Resolution: Done
When the translator is deployed as JAR (instead of JAR), there is implicit module, however
it can not be accessed by the named module, thus it was an issue. Captured the class
loader at the time of deployment, used that instead of looking for the classloader from
the module name.
Deployed translator JAR fails to be loaded when used in the VDB
---------------------------------------------------------------
Key: TEIID-1998
URL:
https://issues.jboss.org/browse/TEIID-1998
Project: Teiid
Issue Type: Bug
Affects Versions: 8.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 8.0
Caused by: org.jboss.modules.ModuleNotFoundException: Module async-translator.jar:main is
not found in local module loader @6cd24e3f (roots:
/home/rareddy/testing/jboss-as-7.1.1.Final/modules)
at org.jboss.modules.LocalModuleLoader.findModule(LocalModuleLoader.java:126)
at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:275)
at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:222)
at org.jboss.modules.LocalModuleLoader.preloadModule(LocalModuleLoader.java:94)
at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:204)
at org.teiid.jboss.VDBService.getExecutionFactory(VDBService.java:260)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira