Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-1593

DDL Import Wizard has issues with initial selection

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.1
    • 8.0
    • Import/Export
    • None
    • Hide

      In an open project in ModelExplorer, select a Relational Table or Column. Launch Import... and select the DDL Importer, then click 'Next'. The importer does not launch, and you get a classCastException.

      java.lang.ClassCastException: org.teiid.designer.metamodels.relational.impl.BaseTableImpl cannot be cast to org.eclipse.core.resources.IResource
      at org.teiid.designer.ddl.importer.ui.DdlImporterPage.<init>(DdlImporterPage.java:109)
      at org.teiid.designer.ddl.importer.ui.DdlImporterWizard.init(DdlImporterWizard.java:130)

      Show
      In an open project in ModelExplorer, select a Relational Table or Column. Launch Import... and select the DDL Importer, then click 'Next'. The importer does not launch, and you get a classCastException. java.lang.ClassCastException: org.teiid.designer.metamodels.relational.impl.BaseTableImpl cannot be cast to org.eclipse.core.resources.IResource at org.teiid.designer.ddl.importer.ui.DdlImporterPage.<init>(DdlImporterPage.java:109) at org.teiid.designer.ddl.importer.ui.DdlImporterWizard.init(DdlImporterWizard.java:130)

      The DDL import wizard fails to launch if an item is selected in the ModelExplorer that is not a container.

              blafond Barry LaFond
              mdrillin1@redhat.com Mark Drilling (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: