[teiid-designer-dev] [Teiid-Designer/teiid-designer] 14bea5: Avoid Exceptions from existing models with no meta...

Barry LaFond blafond at redhat.com
Wed Feb 6 08:56:29 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/Teiid-Designer/teiid-designer
  Commit: 14bea5e75505ecdcc906a931949e0e220d77bb97
      https://github.com/Teiid-Designer/teiid-designer/commit/14bea5e75505ecdcc906a931949e0e220d77bb97
  Author: Paul Richardson <p.g.richardson at redhat.com>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M plugins/org.teiid.designer.core/src/org/teiid/designer/core/workspace/ModelUtil.java

  Log Message:
  -----------
  Avoid Exceptions from existing models with no metamodel uris

* Appears that WSDL created models lack primary metamodel uris and the
  method getModelClass() returns null causing exceptions.

* Returns something tangible rather than null


  Commit: 538a59be14b53ea66fbc0293255e3cc747ef9ebd
      https://github.com/Teiid-Designer/teiid-designer/commit/538a59be14b53ea66fbc0293255e3cc747ef9ebd
  Author: Barry LaFond <blafond at redhat.com>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M plugins/org.teiid.designer.core/src/org/teiid/designer/core/workspace/ModelUtil.java

  Log Message:
  -----------
  Merge pull request #95 from phantomjinx/master

Udf works seems to have popped up a source of NPEs


Compare: https://github.com/Teiid-Designer/teiid-designer/compare/ec2dda854bf3...538a59be14b5


More information about the teiid-designer-dev mailing list