[
https://issues.jboss.org/browse/TEIIDDES-323?page=com.atlassian.jira.plug...
]
Barry LaFond resolved TEIIDDES-323.
-----------------------------------
Resolution: Cannot Reproduce Bug
Tested with JBDS 5.0.1 + SOA 5.3 Tooling
Copied Employees.xsd and Books.xsd without error
Option to copy from an XSD model of the same model class throws NPE
-------------------------------------------------------------------
Key: TEIIDDES-323
URL:
https://issues.jboss.org/browse/TEIIDDES-323
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 7.4
Environment: fedora 10
Reporter: Paul Nittel
Assignee: Barry LaFond
Fix For: 8.0
Attachments: JBEDSP-979_MPS.zip
Though there were other metamodels that had problems in 6.x release, the only one left is
copying an XSD model
java.lang.NullPointerException
at com.metamatrix.core.util.PluginUtilImpl.log(PluginUtilImpl.java:238)
at
com.metamatrix.modeler.internal.ui.wizards.StructuralCopyContributor.doFinish(StructuralCopyContributor.java:86)
at
com.metamatrix.modeler.internal.ui.wizards.NewModelWizard$3.run(NewModelWizard.java:341)
Actual NPE is coming from:
org.eclipse.xsd.impl.XSDAttributeUseImpl.analyze() line: 790
and the rest of the stack is basically EMF based on giving the EMF CopyCommand a model to
copy.
--
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