[
https://issues.jboss.org/browse/TEIID-4850?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4850:
-------------------------------------
Yeah, it was't a translator, but a simple ObjectTable example. see [1] But having the
ability is good to have. This may fall little closer to the Marshaller based design in
JDG, where we can offer up the user to register Marshallers to marshall and unmarshell the
objects, and by default we can use the Java Serialization, to interpret the data in the
Objects automatically.
But one could argue, the abstraction with OBJECTTABLE level is sufficient. I do think we
need better document and examples there in terms of using OBECTTABLE.
[1]
https://github.com/rareddy/teiid-embedded-object-translator
translator map-cache install failed
-----------------------------------
Key: TEIID-4850
URL:
https://issues.jboss.org/browse/TEIID-4850
Project: Teiid
Issue Type: Bug
Affects Versions: 9.3
Reporter: Kylin Soong
Assignee: Steven Hawkins
Fix For: 9.3
The following error thow once start the teiid-9.3.0.Alpha3-SNAPSHOT
{code}
13:54:48,120 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread
Pool -- 55) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "teiid"),
("translator" => "map-cache")
]) - failure description: "TEIID50007 Failed to load module
org.jboss.teiid.translator.object for translator map-cache"
{code}
I think this due to classpath related issue not set up correctly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)