[
https://issues.jboss.org/browse/TEIIDDES-1136?page=com.atlassian.jira.plu...
]
Dan Florian resolved TEIIDDES-1136.
-----------------------------------
Release Notes Docs Status: Not Required
Resolution: Done
There was a problem with user-defined MEDs in that the ModelExtensionAssistant that was
associated with them did not know how to access model object properties in our EMF models.
Since the places that created the MED and associated the assistant to it did not have the
dependency to EMF I createed an extension point for a factory that creates
ModelObjectExtensionAssistants. So now the extension framework can use this factory to
create the appropriate assistant.
NPE in RuntimeAdapter when user-defined MED is registered
----------------------------------------------------------
Key: TEIIDDES-1136
URL:
https://issues.jboss.org/browse/TEIIDDES-1136
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 7.6
Reporter: Barry LaFond
Assignee: Dan Florian
Priority: Blocker
Fix For: 7.6
NPE in RuntimeAdapter line 1333
when user-defined MED is registered it uses the ModelExtensionAssistantAdapter abstract
class which returns NULL for getPropertyValues() method.
--
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