[teiid-issues] [JBoss JIRA] (TEIID-2828) ResteasyEnabler fails with OTHER model types

Steven Hawkins (JIRA) issues at jboss.org
Wed Jan 29 13:39:28 EST 2014


Steven Hawkins created TEIID-2828:
-------------------------------------

             Summary: ResteasyEnabler fails with OTHER model types
                 Key: TEIID-2828
                 URL: https://issues.jboss.org/browse/TEIID-2828
             Project: Teiid
          Issue Type: Bug
          Components: Server
    Affects Versions: 8.4
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.7


If a vdb contains OTHER type models (typically used for .xsd), then the schema lookup will produce a null and result in an NPE:

java.lang.NullPointerException
        at org.teiid.jboss.rest.ResteasyEnabler.hasRestMetadata(ResteasyEnabler.java:146) [teiid-jboss-integration-8.4.1-redhat-2.jar:8.4.1-redhat-2]
        at org.teiid.jboss.rest.ResteasyEnabler.finishedDeployment(ResteasyEnabler.java:81) [teiid-jboss-integration-8.4.1-redhat-2.jar:8.4.1-redhat-2]
        at org.teiid.deployers.VDBRepository.notifyFinished(VDBRepository.java:351) [teiid-runtime-8.4.1-redhat-2.jar:8.4.1-redhat-2]
      

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list