[
https://jira.jboss.org/jira/browse/TEIIDDES-177?page=com.atlassian.jira.p...
]
Barry LaFond resolved TEIIDDES-177.
-----------------------------------
Fix Version/s: 6.0.0
(was: 6.1.0)
Resolution: Done
Assignee: Barry LaFond
Was an easy fix. TransformationActionAdapter & MappingDiagramActionAdapter were using
their own PLUGIN_ID when trying to gather ModelObjectActionContributors. Changed to use
com.metamatrix.modeler.ui.UiConstants.PLUGIN_ID instead.
NPE Selecting Staging table extension tab and right-clicking to
select Add To From action
-----------------------------------------------------------------------------------------
Key: TEIIDDES-177
URL:
https://jira.jboss.org/jira/browse/TEIIDDES-177
Project: Teiid Designer
Issue Type: Bug
Components: Diagrams
Affects Versions: 6.0.0
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 6.0.0
Working the E2E XML Book Set Mixed Test Script....
1) Create Staging table at root and set SQL
2) Opened "Authors" T-Diagram
3) Selected the Staging Table's extension in diagram and right-clicked
Got the following
java.lang.NullPointerException
at
com.metamatrix.modeler.mapping.ui.actions.MappingDiagramActionAdapter.getModelObjectActionContributors(MappingDiagramActionAdapter.java:1392)
at
com.metamatrix.modeler.mapping.ui.actions.MappingDiagramActionAdapter.addExternalExportedActions(MappingDiagramActionAdapter.java:935)
at
com.metamatrix.modeler.mapping.ui.actions.MappingDiagramActionAdapter.contributeDetailedActions(MappingDiagramActionAdapter.java:772)
at
com.metamatrix.modeler.mapping.ui.actions.MappingDiagramActionAdapter.contributeToMenuManager(MappingDiagramActionAdapter.java:472)
at
com.metamatrix.modeler.internal.diagram.ui.editor.DiagramActionContributor.menuAboutToShow(DiagramActionContributor.java:394)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira